We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 977a021 + a799d45 commit 729b594Copy full SHA for 729b594
1 file changed
.github/workflows/codeql-analysis.yml
@@ -39,7 +39,7 @@ jobs:
39
40
# Initializes the CodeQL tools for scanning.
41
- name: Initialize CodeQL
42
- uses: github/codeql-action/init@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v3.29.5
+ uses: github/codeql-action/init@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 # v3.29.5
43
with:
44
languages: ${{ matrix.language }}
45
0 commit comments