We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2076b9 commit a973580Copy full SHA for a973580
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: false
+ debug: true
36
37
0 commit comments