Skip to content

Commit 4c06ade

Browse files
committed
chore(deps): update github/codeql-action digest to 8f596b4
1 parent f60db08 commit 4c06ade

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
@@ -23,9 +23,9 @@ jobs:
2323
uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
2424

2525
- name: Initialize CodeQL
26-
uses: github/codeql-action/init@c7f9125735019aa87cfc361530512d50ea439c71 # v3
26+
uses: github/codeql-action/init@8f596b4ae3cb3c588a5c46780b86dd53fef16c52 # v3
2727
with:
2828
languages: python
2929

3030
- name: Perform CodeQL Analysis
31-
uses: github/codeql-action/analyze@c7f9125735019aa87cfc361530512d50ea439c71 # v3
31+
uses: github/codeql-action/analyze@8f596b4ae3cb3c588a5c46780b86dd53fef16c52 # v3

0 commit comments

Comments
 (0)