Update github/codeql-action action to v2.3.6

This commit is contained in:
renovate[bot]
2023-06-03 00:48:28 +00:00
committed by GitHub
parent cde0ae263e
commit c19831bcca

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