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