Skip to content

Commit

Permalink
feat: test checkov github-action in public module
Browse files Browse the repository at this point in the history
  • Loading branch information
anmolnagpal committed Jan 15, 2024
1 parent bd4d6cb commit 10d9390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checkov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ jobs:
# Or 'soft_fail: true' to checkov
if: success() || failure()
with:
sarif_file: results.sarif
continue_on_error: "true"
...

0 comments on commit 10d9390

Please sign in to comment.