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