Update github/codeql-action action to v2.20.1

This commit is contained in:
renovate[bot]
2023-06-21 12:44:12 +00:00
committed by GitHub
parent ad1ce5be9c
commit eac12de92e

View File

@@ -22,6 +22,6 @@ jobs:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
- name: Report Qodana results to GitHub
uses: github/codeql-action/upload-sarif@v2.20.0
uses: github/codeql-action/upload-sarif@v2.20.1
with:
sarif_file: ${{ runner.temp }}/qodana/results/qodana.sarif.json