Skip to content

Commit 912279f

Browse files
committed
Add anchore scan as part of build, debug false
1 parent 5f25ecf commit 912279f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ jobs:
3333
uses: anchore/scan-action@v2
3434
with:
3535
image: "mendhak/http-https-echo:latest"
36-
debug: false
36+
debug: 'false'
3737

3838

0 commit comments

Comments
 (0)