Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Mar 24, 2022
1 parent 9a555bc commit 0b08ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -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'
Expand Down

0 comments on commit 0b08ca2

Please sign in to comment.