Skip to content

Commit

Permalink
Fix checkov.yaml to point to correct dir
Browse files Browse the repository at this point in the history
  • Loading branch information
nimrodkor committed Apr 24, 2020
1 parent 3de60ee commit 67e63a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checkov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
- name: Test with Checkov
run: |
pip install checkov
checkov -d .
checkov -d ./terraform

0 comments on commit 67e63a0

Please sign in to comment.