Temporarily use the latest version for testing
This commit is contained in:
parent
bcca43b391
commit
c78d81fa3e
2 changed files with 5 additions and 0 deletions
1
.github/workflows/codeql.yml
vendored
1
.github/workflows/codeql.yml
vendored
|
|
@ -20,6 +20,7 @@ jobs:
|
|||
with:
|
||||
languages: javascript
|
||||
config-file: ./.github/codeql/codeql-config.yml
|
||||
tools: latest
|
||||
# confirm steps.init.outputs.codeql-path points to the codeql binary
|
||||
- name: Print CodeQL Version
|
||||
run: ${{steps.init.outputs.codeql-path}} version --format=json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue