Skip to content

Commit

Permalink
chore(deps-dev): update github/codeql-action digest to 64e61ba
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2023
1 parent 33b97cd commit b05eeb7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ jobs:
- name: Checkout repository
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3
- name: Initialize CodeQL
uses: github/codeql-action/init@cff3d9e3c9a51dfcf1ea2692cd1cd876dda6d71e #codeql-bundle-20221020
uses: github/codeql-action/init@64e61baeac852f409b48440cebec029a2d978f90 #codeql-bundle-20221020
with:
languages: go
- name: Autobuild
uses: github/codeql-action/autobuild@cff3d9e3c9a51dfcf1ea2692cd1cd876dda6d71e #codeql-bundle-20221020
uses: github/codeql-action/autobuild@64e61baeac852f409b48440cebec029a2d978f90 #codeql-bundle-20221020
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@cff3d9e3c9a51dfcf1ea2692cd1cd876dda6d71e #codeql-bundle-20221020
uses: github/codeql-action/analyze@64e61baeac852f409b48440cebec029a2d978f90 #codeql-bundle-20221020

0 comments on commit b05eeb7

Please sign in to comment.