Skip to content

Commit b01f263

Browse files
lawrence-u10dclaude
andcommitted
chore: disable fail-build on Anchore container scan
Set `fail-build: false` on the Anchore scan-action step so critical vulnerability findings are reported but no longer block the CI pipeline. Co-Authored-By: Claude Opus 4.6 <[email protected]>
1 parent f6fcba4 commit b01f263

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,5 +316,6 @@ jobs:
316316
with:
317317
image: "unstructured:dev"
318318
severity-cutoff: critical
319+
fail-build: false
319320
only-fixed: true
320321
output-format: table

0 commit comments

Comments
 (0)