.gitea/workflows/release.yml aktualisiert
This commit is contained in:
@@ -51,3 +51,6 @@ jobs:
|
|||||||
image: "docker/nginx-fpm:latest"
|
image: "docker/nginx-fpm:latest"
|
||||||
fail-build: false
|
fail-build: false
|
||||||
output-format: table
|
output-format: table
|
||||||
|
|
||||||
|
- name: Inspect action SARIF report
|
||||||
|
run: cat ${{ steps.scan.outputs.table }}
|
||||||
|
|||||||
Reference in New Issue
Block a user