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 1b67f2c + 03087e6 commit eb5e664Copy full SHA for eb5e664
1 file changed
.github/workflows/codeql-actions.yml
@@ -30,7 +30,7 @@ jobs:
30
queries: security-extended,security-and-quality
31
32
- name: Perform CodeQL analysis
33
- uses: github/codeql-action/analyze@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
+ uses: github/codeql-action/analyze@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
34
with:
35
category: /language:actions
36
# Fork PRs receive a read-only GITHUB_TOKEN, so SARIF upload to the
0 commit comments