chore(deps): update github/codeql-action action to v3.26.2

This commit is contained in:
renovate[bot] 2024-08-14 16:30:56 +00:00 committed by GitHub
parent ecaf61252a
commit 6a678cd5a9
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 }} QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
- name: Report Qodana results to GitHub - name: Report Qodana results to GitHub
uses: github/codeql-action/upload-sarif@v3.26.1 uses: github/codeql-action/upload-sarif@v3.26.2
with: with:
sarif_file: ${{ runner.temp }}/qodana/results/qodana.sarif.json sarif_file: ${{ runner.temp }}/qodana/results/qodana.sarif.json