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 4535b0c commit 1581b6d
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 @@ -28,5 +28,5 @@ jobs:
uses: github/codeql-action/upload-sarif@v3
if: success() || failure()
with:
sarif_file: results.sarif
sarif_file: result.sarif
...

0 comments on commit 1581b6d

Please sign in to comment.