Skip to content

Commit

Permalink
Changed exit code
Browse files Browse the repository at this point in the history
  • Loading branch information
AeonRemnant committed Sep 20, 2024
1 parent df5b114 commit 4283251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
format: 'sarif'
output: 'trivy-results.sarif'
severity: 'CRITICAL,HIGH'
exit-code: '1'
exit-code: '0'

- name: Upload Trivy SARIF Report
uses: github/codeql-action/upload-sarif@v2
Expand Down

0 comments on commit 4283251

Please # to comment.