Update github/codeql-action action to v2.2.12

This commit is contained in:
renovate[bot] 2023-04-14 20:57:30 +00:00 committed by GitHub
parent 82dd41d41b
commit 269a7cc7a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,6 @@ jobs:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
- name: Report Qodana results to GitHub
uses: github/codeql-action/upload-sarif@v2.2.11
uses: github/codeql-action/upload-sarif@v2.2.12
with:
sarif_file: ${{ runner.temp }}/qodana/results/qodana.sarif.json