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 d0ea86f + 7a944ae commit c523f1fCopy full SHA for c523f1f
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@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
+ uses: github/codeql-action/analyze@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 # v4.37.0
34
with:
35
category: /language:actions
36
# Fork PRs receive a read-only GITHUB_TOKEN, so SARIF upload to the
0 commit comments