Bump `github/codeql-action/upload-sarif@v3`

pull/921/head
Simon Marquis 2 weeks ago committed by GitHub
parent 085347e5e2
commit 78dbdfac53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -160,7 +160,7 @@ jobs:
- name: Upload lint reports (SARIF) - name: Upload lint reports (SARIF)
if: always() if: always()
uses: github/codeql-action/upload-sarif@v2 uses: github/codeql-action/upload-sarif@v3
with: with:
sarif_file: './' sarif_file: './'

Loading…
Cancel
Save