diff --git a/.github/workflows/anchore-analysis.yml b/.github/workflows/anchore-analysis.yml index 5b408ad..4ff49eb 100644 --- a/.github/workflows/anchore-analysis.yml +++ b/.github/workflows/anchore-analysis.yml @@ -28,7 +28,6 @@ jobs: id: scan with: image: "localbuild/testimage:latest" - acs-report-enable: true fail-build: false - name: Upload Anchore Scan Report uses: github/codeql-action/upload-sarif@v2