Update github/codeql-action action to v2.2.3

This commit is contained in:
renovate[bot]
2023-02-10 06:47:59 +00:00
committed by GitHub
parent 0da63aba2b
commit dc2b7bc425

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