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 749dcc8 + 279972b commit 87bb8b4Copy full SHA for 87bb8b4
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@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
+ uses: github/codeql-action/init@87557b9c84dde89fdd9b10e88954ac2f4248e463 # v4.36.1
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@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
+ uses: github/codeql-action/analyze@87557b9c84dde89fdd9b10e88954ac2f4248e463 # v4.36.1
0 commit comments