Try table output format.
This commit is contained in:
@@ -50,6 +50,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
image: "docker/nginx-fpm:latest"
|
image: "docker/nginx-fpm:latest"
|
||||||
fail-build: false
|
fail-build: false
|
||||||
|
output-format: table
|
||||||
- name: Inspect action SARIF report
|
|
||||||
run: cat ${{ steps.scan.outputs.sarif }}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user