Skip to content

Commit

Permalink
Change by terraform in repo workflow config, Add .github/workflows/ch…
Browse files Browse the repository at this point in the history
…eckov.yaml
  • Loading branch information
viktoryathegreat committed Oct 13, 2023
1 parent 8ccf263 commit f40944b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/checkov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:
matrix:
path:
- /

steps:
- uses: dasmeta/reusable-actions-workflows/checkov@main
- uses: dasmeta/reusable-actions-workflows/checkov@4.2.0
with:
fetch-depth: 0
directory: ${{ matrix.path }}
Expand Down

0 comments on commit f40944b

Please sign in to comment.