diff --git a/.github/actions/scan-image/action.yml b/.github/actions/scan-image/action.yml index b2fc364..63d7405 100644 --- a/.github/actions/scan-image/action.yml +++ b/.github/actions/scan-image/action.yml @@ -60,6 +60,7 @@ runs: ignore-unfixed: true severity: CRITICAL,HIGH,MEDIUM,LOW vuln-type: os,library + scanners: vuln exit-code: "0" - name: Grype scan