Skip to content

Commit 24f5d5d

Browse files
Update github/codeql-action digest to 6624720
1 parent 33af5e4 commit 24f5d5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Check out repository
3535
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
3636
- name: Initialize CodeQL
37-
uses: github/codeql-action/init@f779452ac5af1c261dce0346a8f964149f49322b # v3
37+
uses: github/codeql-action/init@662472033e021d55d94146f66f6058822b0b39fd # v3
3838
with:
3939
languages: ${{ matrix.language }}
4040
tools: linked
@@ -46,4 +46,4 @@ jobs:
4646
-Dscan.tag.CodeQL \
4747
allMainClasses
4848
- name: Perform CodeQL Analysis
49-
uses: github/codeql-action/analyze@f779452ac5af1c261dce0346a8f964149f49322b # v3
49+
uses: github/codeql-action/analyze@662472033e021d55d94146f66f6058822b0b39fd # v3

0 commit comments

Comments
 (0)