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 bad71b7 + ba797d2 commit d045c19Copy full SHA for d045c19
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@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5
+ uses: github/codeql-action/init@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
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@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5
+ uses: github/codeql-action/analyze@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
0 commit comments