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 1aa734c + 4cf086a commit 0798e88Copy full SHA for 0798e88
1 file changed
.github/workflows/codeql.yml
@@ -40,7 +40,7 @@ jobs:
40
41
# Initializes the CodeQL tools for scanning.
42
- name: Initialize CodeQL
43
- uses: github/codeql-action/init@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
+ uses: github/codeql-action/init@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
44
with:
45
languages: ${{ matrix.language }}
46
# If you wish to specify custom queries, you can do so here or in a config file.
0 commit comments