We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76b3385 commit 44afe71Copy full SHA for 44afe71
.github/workflows/deploy.yml
@@ -31,7 +31,7 @@ jobs:
31
with:
32
path: "."
33
# fail-build: false
34
- output-format: json
+ output-format: table
35
# - name: upload Anchore scan SARIF report
36
# uses: github/codeql-action/upload-sarif@v3
37
# with:
0 commit comments