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