Update github/codeql-action action to v3.25.7

This commit is contained in:
renovate[bot] 2024-05-31 11:07:58 +00:00 committed by GitHub
parent 31fe6923ff
commit ab1fb70f4c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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