Do not fail, if vulnerability is detected.

This commit is contained in:
2025-03-19 12:21:12 +01:00
parent 9ce8641136
commit 81f1164d35

View File

@@ -48,3 +48,4 @@ jobs:
uses: anchore/scan-action@v6 uses: anchore/scan-action@v6
with: with:
image: "docker/nginx-fpm:latest" image: "docker/nginx-fpm:latest"
fail-build: false