Update github/codeql-action action to v2.2.8

This commit is contained in:
renovate[bot]
2023-03-23 06:46:12 +00:00
committed by GitHub
parent ad0e8fa8b2
commit a1c241b2cf

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