We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a195cb + fcfbb1e commit 2ff417eCopy full SHA for 2ff417e
1 file changed
.github/workflows/codeql-analysis.yml
@@ -32,7 +32,7 @@ jobs:
32
33
# Initializes the CodeQL tools for scanning.
34
- name: Initialize CodeQL
35
- uses: github/codeql-action/init@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4.31.9
+ uses: github/codeql-action/init@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v4.31.10
36
37
# Override language selection by uncommenting this and choosing your languages
38
# with:
@@ -53,4 +53,4 @@ jobs:
53
make
54
55
- name: Perform CodeQL Analysis
56
- uses: github/codeql-action/analyze@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4.31.9
+ uses: github/codeql-action/analyze@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v4.31.10
0 commit comments