remove tools:latest from codeql-action in QL-for-QL

This commit is contained in:
Erik Krogh Kristensen
2022-05-25 14:07:59 +02:00
parent 2850b35a04
commit 878168384e

View File

@@ -19,7 +19,6 @@ jobs:
uses: github/codeql-action/init@aa93aea877e5fb8841bcb1193f672abf6e9f2980
with:
languages: javascript # does not matter
tools: latest
- name: Get CodeQL version
id: get-codeql-version
run: |
@@ -184,7 +183,6 @@ jobs:
languages: ql
db-location: ${{ runner.temp }}/db
config-file: ./ql-for-ql-config.yml
tools: latest
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@aa93aea877e5fb8841bcb1193f672abf6e9f2980
@@ -224,4 +222,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: combined.sarif
path: combined.sarif
path: combined.sarif