We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7809c59 commit e0ab161Copy full SHA for e0ab161
1 file changed
.github/workflows/build_and_push.yml
@@ -58,7 +58,7 @@ jobs:
58
with:
59
image-ref: ${{ env.FULL_IMAGE }}
60
severity: HIGH,CRITICAL
61
- exit-code: 1
+ exit-code: 0
62
ignore-unfixed: true
63
64
# 🧾 Generate SBOM with Syft (syft-json format)
0 commit comments