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 3880846 + 3547217 commit ccdd77aCopy full SHA for ccdd77a
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@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
+ uses: github/codeql-action/init@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
37
38
- run: sudo apt install libipc-run3-perl pandoc
39
- run: |
0 commit comments