We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29d640c + a0cb8d2 commit fe61808Copy full SHA for fe61808
.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@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 # v4.32.2
+ uses: github/codeql-action/init@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3
36
with:
37
languages: ${{ matrix.language }}
38
39
- name: Perform CodeQL Analysis
40
- uses: github/codeql-action/analyze@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 # v4.32.2
+ uses: github/codeql-action/analyze@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3
0 commit comments