Update github/codeql-action action to v2.22.1

This commit is contained in:
renovate[bot]
2023-10-09 11:28:12 +00:00
committed by GitHub
parent fd2d1baa1f
commit e8babfb329

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.22.0
uses: github/codeql-action/upload-sarif@v2.22.1
with:
sarif_file: ${{ runner.temp }}/qodana/results/qodana.sarif.json