We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3abc0dc commit 21999b0Copy full SHA for 21999b0
1 file changed
.github/workflows/build_and_push.yml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
image-ref: ${{ env.FULL_IMAGE }}
30
severity: HIGH,CRITICAL
31
- exit-code: 1
+ exit-code: 0
32
ignore-unfixed: true
33
34
0 commit comments