Revert "Temporarily use the latest version for testing"

This reverts commit c78d81fa3e.
This commit is contained in:
Henning Makholm 2021-03-09 19:03:10 +01:00
parent c78d81fa3e
commit 27ed6ac804
2 changed files with 0 additions and 5 deletions

View file

@ -20,7 +20,6 @@ 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