Update github/codeql-action action to v2.21.7

This commit is contained in:
renovate[bot] 2023-09-14 17:36:10 +00:00 committed by GitHub
parent 0016fc43a9
commit a8c632f98d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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