Skip to content

Commit

Permalink
chore: disable fail for test
Browse files Browse the repository at this point in the history
  • Loading branch information
tricky42 committed Nov 15, 2023
1 parent 4837644 commit c2ddad8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cve-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
uses: anchore/scan-action@v3
with:
image: oryd/ory:test-vulns
fail-build: true
severity-cutoff: high
- name: Inspect action SARIF report
run: cat ${{ steps.scan.outputs.sarif }}
Expand Down

0 comments on commit c2ddad8

Please sign in to comment.