Update github/codeql-action action to v2.2.7

This commit is contained in:
renovate[bot]
2023-03-15 18:28:53 +00:00
committed by GitHub
parent 4d2fdc08c8
commit 2bda115d37

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