Skip to content

Commit

Permalink
Bump checkov container version
Browse files Browse the repository at this point in the history
  • Loading branch information
nimrodkor authored and actions-user committed Mar 9, 2022
1 parent 0f8bcd3 commit 99bb2ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ branding:
color: 'purple'
runs:
using: 'docker'
image: 'docker://bridgecrew/checkov:2.0.929'
image: 'docker://bridgecrew/checkov:2.0.930'
args:
- ${{ inputs.directory }}
- ${{ inputs.check }}
Expand Down

0 comments on commit 99bb2ca

Please sign in to comment.