Update github/codeql-action action to v2.3.4

This commit is contained in:
renovate[bot] 2023-05-25 03:03:59 +00:00 committed by GitHub
parent 50e72bc381
commit 4ab826e56a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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