We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f25ecf commit 912279fCopy full SHA for 912279f
1 file changed
.github/workflows/build.yml
@@ -33,6 +33,6 @@ jobs:
33
uses: anchore/scan-action@v2
34
with:
35
image: "mendhak/http-https-echo:latest"
36
- debug: false
+ debug: 'false'
37
38
0 commit comments