Skip to content
This repository was archived by the owner on Sep 24, 2024. It is now read-only.

Commit 1de9fcc

Browse files
chore(deps-dev): update github/codeql-action digest to 3d82264
1 parent 7a2c916 commit 1de9fcc

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
@@ -40,10 +40,10 @@ jobs:
4040
- name: Checkout repository
4141
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
4242
- name: Initialize CodeQL
43-
uses: github/codeql-action/init@dc046388f30eacf938aadd32064285f437bd9c04 #codeql-bundle-20221020
43+
uses: github/codeql-action/init@3d82264f40fd29ca639aae6f75c76bad6de2f128 #codeql-bundle-20221020
4444
with:
4545
languages: go
4646
- name: Autobuild
47-
uses: github/codeql-action/autobuild@dc046388f30eacf938aadd32064285f437bd9c04 #codeql-bundle-20221020
47+
uses: github/codeql-action/autobuild@3d82264f40fd29ca639aae6f75c76bad6de2f128 #codeql-bundle-20221020
4848
- name: Perform CodeQL Analysis
49-
uses: github/codeql-action/analyze@dc046388f30eacf938aadd32064285f437bd9c04 #codeql-bundle-20221020
49+
uses: github/codeql-action/analyze@3d82264f40fd29ca639aae6f75c76bad6de2f128 #codeql-bundle-20221020

0 commit comments

Comments
 (0)