We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4559051 commit f4d7416Copy full SHA for f4d7416
1 file changed
.github/workflows/docker-verify.yml
@@ -65,7 +65,6 @@ jobs:
65
image-ref: ${{ env.IMAGE_NAME }}:pr-${{ github.event.number }}
66
format: sarif
67
output: trivy-results.sarif
68
- exit-code: '1'
69
severity: HIGH,CRITICAL
70
71
- name: Upload Trivy results to GitHub Security
0 commit comments