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.
1 parent b61be79 commit 64a8eb4Copy full SHA for 64a8eb4
.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