Skip to content

Commit 5a033f5

Browse files
authored
Merge pull request #4147 from github/henrymercer/nightly-codeql
CI: Run CodeQL analysis using nightly tools
2 parents 30e1014 + 64a8eb4 commit 5a033f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
languages: ${{ matrix.language }}
3434
config-file: ./.github/codeql/codeql-config.yml
35-
tools: latest
35+
tools: nightly
3636

3737
- name: Perform CodeQL Analysis
3838
uses: github/codeql-action/analyze@main

0 commit comments

Comments
 (0)