Enable acs report

This commit is contained in:
Xiaonan Shen 2020-11-19 23:15:48 -08:00
parent 0f152cb766
commit 0c2bfbc552
No known key found for this signature in database
GPG Key ID: 211BF560D12417F5
2 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ jobs:
with:
image: protonmail-bridge:latest
fail-build: true
severity-cutoff: critical
acs-report-enable: true
- name: Upload Anchore scan SARIF report
uses: github/codeql-action/upload-sarif@v1
with:

View File

@ -49,7 +49,7 @@ jobs:
with:
image: protonmail-bridge:latest
fail-build: true
severity-cutoff: critical
acs-report-enable: true
- name: Upload Anchore scan SARIF report
uses: github/codeql-action/upload-sarif@v1
with: