diff --git a/.github/workflows/anchore-analysis.yml b/.github/workflows/anchore-analysis.yml index 7daa5e31..acdef9cd 100644 --- a/.github/workflows/anchore-analysis.yml +++ b/.github/workflows/anchore-analysis.yml @@ -36,6 +36,7 @@ jobs: uses: anchore/scan-action@v3 with: image: "localbuild/threagile:latest" + fail-build: false - name: Upload Anchore Scan Report uses: github/codeql-action/upload-sarif@v3