Try to upload the sarif artifact.
This commit is contained in:
@@ -50,7 +50,7 @@ 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
|
- uses: github/codeql-action/upload-sarif@v3
|
||||||
run: cat ${{ steps.scan.outputs.table }}
|
with:
|
||||||
|
sarif_file: ${{ steps.scan.outputs.sarif }}
|
||||||
Reference in New Issue
Block a user