We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d0349f + ebb7673 commit 7b7fac9Copy full SHA for 7b7fac9
.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@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6
+ uses: github/codeql-action/init@38697555549f1db7851b81482ff19f1fa5c4fedc # v4.34.1
36
with:
37
languages: ${{ matrix.language }}
38
39
- name: Perform CodeQL Analysis
40
- uses: github/codeql-action/analyze@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6
+ uses: github/codeql-action/analyze@38697555549f1db7851b81482ff19f1fa5c4fedc # v4.34.1
0 commit comments