Update github/codeql-action action to v2.20.3

This commit is contained in:
renovate[bot] 2023-07-06 14:08:41 +00:00 committed by GitHub
parent 38c19510b5
commit 421005c341
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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