Skip to content

Commit

Permalink
Fix ci yaml (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonJagger committed Feb 29, 2024
1 parent a7120dd commit e0d0e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ jobs:
KOSLI_ATTACHMENTS: /tmp/kosli_attachments
run: |
set +e
snyk code test "${IMAGE_NAME}" \
snyk code test \
--sarif \
--sarif-file-output=snyk.code.scan.json \
--policy-path=.snyk \
Expand Down

0 comments on commit e0d0e9f

Please sign in to comment.