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 30e1014 + 64a8eb4 commit 5a033f5Copy full SHA for 5a033f5
.github/workflows/codeql.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
languages: ${{ matrix.language }}
34
config-file: ./.github/codeql/codeql-config.yml
35
- tools: latest
+ tools: nightly
36
37
- name: Perform CodeQL Analysis
38
uses: github/codeql-action/analyze@main
0 commit comments