Update github/codeql-action action to v2.2.6

This commit is contained in:
renovate[bot]
2023-03-10 19:05:30 +00:00
committed by GitHub
parent 641dfa4a1d
commit b90707c6d1

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