This commit is contained in:
José Lorenzo Rodríguez
2022-03-24 15:32:24 +01:00
committed by GitHub
parent 9a555bc2d4
commit 0b08ca228d
+1 -1
View File
@@ -82,7 +82,7 @@ jobs:
with:
dockerfile: testdata/warning.Dockerfile
format: sarif
output-file: /report.sarif
output-file: report.sarif
release:
if: github.event_name == 'push' && github.ref == 'refs/heads/master'