diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 9d3675c..7a27eb1 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -150,6 +150,7 @@ jobs: image: ${{ env.DOCKERHUB_REPO }}/protonmail-bridge:${{ steps.build.outputs.digest }} fail-build: true severity-cutoff: critical + acs-report-enable: true - name: Upload Anchore scan SARIF report uses: github/codeql-action/upload-sarif@v3 with: