This commit is contained in:
José Lorenzo Rodríguez 2022-03-24 15:32:24 +01:00 committed by GitHub
parent 9a555bc2d4
commit 0b08ca228d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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'