Skip to content

Commit 6098d32

Browse files
chore(deps-dev): update github/codeql-action digest to dc04638
1 parent 73bc98e commit 6098d32

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/scan.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ jobs:
3232
- name: Checkout repository
3333
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
3434
- name: Initialize CodeQL
35-
uses: github/codeql-action/init@d944b3423d194ae3a11d1d7291ab2f38eb94207a #codeql-bundle-20221020
35+
uses: github/codeql-action/init@dc046388f30eacf938aadd32064285f437bd9c04 #codeql-bundle-20221020
3636
with:
3737
languages: go
3838
- name: Autobuild
39-
uses: github/codeql-action/autobuild@d944b3423d194ae3a11d1d7291ab2f38eb94207a #codeql-bundle-20221020
39+
uses: github/codeql-action/autobuild@dc046388f30eacf938aadd32064285f437bd9c04 #codeql-bundle-20221020
4040
- name: Perform CodeQL Analysis
41-
uses: github/codeql-action/analyze@d944b3423d194ae3a11d1d7291ab2f38eb94207a #codeql-bundle-20221020
41+
uses: github/codeql-action/analyze@dc046388f30eacf938aadd32064285f437bd9c04 #codeql-bundle-20221020

0 commit comments

Comments
 (0)