chore(ci): bump checkov to 2.0.263
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9ec38f2f66
commit
4ee19a8b3f
@ -54,7 +54,7 @@ steps:
|
||||
|
||||
- name: checkov libvirt.tf
|
||||
pull: always
|
||||
image: bridgecrew/checkov:2.0.259
|
||||
image: bridgecrew/checkov:2.0.263
|
||||
depends_on: [validate]
|
||||
commands:
|
||||
- checkov --version
|
||||
@ -62,7 +62,7 @@ steps:
|
||||
|
||||
- name: checkov main.tf
|
||||
pull: always
|
||||
image: bridgecrew/checkov:2.0.259
|
||||
image: bridgecrew/checkov:2.0.263
|
||||
depends_on: [validate]
|
||||
commands:
|
||||
- checkov --version
|
||||
|
Loading…
Reference in New Issue
Block a user