Skip to content

Commit e362f6d

Browse files
Update anchore.yml
1 parent 2e70a50 commit e362f6d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/anchore.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@ jobs:
4040
id: scan
4141
with:
4242
image: "localbuild/testimage:latest"
43-
fail-build: true
44-
severity-cutoff: critical
43+
fail-build: false
4544
- name: Upload vulnerability report
4645
uses: github/codeql-action/upload-sarif@v3
4746
with:

0 commit comments

Comments
 (0)