Update github/codeql-action action to v2.3.2

This commit is contained in:
renovate[bot]
2023-04-27 19:53:36 +00:00
committed by GitHub
parent f69abbef35
commit 50256747dc

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