Skip to content

Commit

Permalink
Attempt to improve action.
Browse files Browse the repository at this point in the history
  • Loading branch information
anjackson authored Jun 30, 2022
1 parent 9fb140b commit 0705a3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-to-docker-hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
image: ${{ env.TEST_TAG }}
acs-report-enable: true
fail-build: false
severity-cutoff: high
severity-cutoff: critical

- name: Upload Anchore scan SARIF report
uses: github/codeql-action/upload-sarif@v1
Expand Down

0 comments on commit 0705a3c

Please sign in to comment.