mirror of
https://github.com/tarampampam/error-pages.git
synced 2024-08-30 18:22:40 +00:00
build(deps): bump github/codeql-action from 2 to 3 (#251)
This commit is contained in:
parent
b2231cb97c
commit
f22855fee6
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -201,7 +201,7 @@ jobs: # Docs: <https://git.io/JvxXE>
|
||||
exit-code: 1
|
||||
output: trivy-results.sarif
|
||||
|
||||
- uses: github/codeql-action/upload-sarif@v2
|
||||
- uses: github/codeql-action/upload-sarif@v3
|
||||
if: always()
|
||||
continue-on-error: true
|
||||
with: {sarif_file: trivy-results.sarif}
|
||||
|
Loading…
Reference in New Issue
Block a user