.gitea/workflows/release.yml aktualisiert

This commit is contained in:
2025-03-19 12:59:13 +01:00
parent c0d6c05036
commit c983663b84

View File

@@ -51,3 +51,6 @@ jobs:
image: "docker/nginx-fpm:latest"
fail-build: false
output-format: table
- name: Inspect action SARIF report
run: cat ${{ steps.scan.outputs.table }}