We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e158222 + b871d6f commit 9d0349fCopy full SHA for 9d0349f
.github/workflows/codeql-analysis.yml
@@ -32,9 +32,9 @@ jobs:
32
persist-credentials: false
33
34
- name: Initialize CodeQL
35
- uses: github/codeql-action/init@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
+ uses: github/codeql-action/init@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6
36
with:
37
languages: ${{ matrix.language }}
38
39
- name: Perform CodeQL Analysis
40
- uses: github/codeql-action/analyze@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
+ uses: github/codeql-action/analyze@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6
0 commit comments