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 be7214e + f8a95b3 commit 0ec3522Copy full SHA for 0ec3522
1 file changed
.github/workflows/codeql-analysis.yml
@@ -33,7 +33,7 @@ jobs:
33
34
# Initializes the CodeQL tools for scanning.
35
- name: Initialize CodeQL
36
- uses: github/codeql-action/init@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4
+ uses: github/codeql-action/init@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5
37
38
- run: sudo apt install libipc-run3-perl pandoc
39
- run: |
@@ -43,4 +43,4 @@ jobs:
43
make safedist
44
45
- name: Perform CodeQL Analysis
46
- uses: github/codeql-action/analyze@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4
+ uses: github/codeql-action/analyze@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5
0 commit comments