Update github/codeql-action action to v2.3.3

This commit is contained in:
renovate[bot]
2023-05-04 21:19:25 +00:00
committed by GitHub
parent e89673b98a
commit 3a82ce45b2

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