Update github/codeql-action action to v2

This commit is contained in:
renovate[bot] 2023-02-03 10:14:45 +00:00 committed by GitHub
parent ba070bff43
commit 32bec8515c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,6 +55,6 @@ jobs:
# Upload the SARIF file generated in the previous step
- name: Upload SARIF results file
uses: github/codeql-action/upload-sarif@v1
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: results.sarif