Skip to content

Commit f4d7416

Browse files
committed
fix: remove trivy exit-code so scan results upload without blocking PR
1 parent 4559051 commit f4d7416

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/docker-verify.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ jobs:
6565
image-ref: ${{ env.IMAGE_NAME }}:pr-${{ github.event.number }}
6666
format: sarif
6767
output: trivy-results.sarif
68-
exit-code: '1'
6968
severity: HIGH,CRITICAL
7069

7170
- name: Upload Trivy results to GitHub Security

0 commit comments

Comments
 (0)