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

pull/1837/head
Simon Marquis 9 months ago committed by GitHub
parent 942b0e83c8
commit c311cf354a

@ -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