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
|
- name: checkov libvirt.tf
|
||||||
pull: always
|
pull: always
|
||||||
image: bridgecrew/checkov:2.0.259
|
image: bridgecrew/checkov:2.0.263
|
||||||
depends_on: [validate]
|
depends_on: [validate]
|
||||||
commands:
|
commands:
|
||||||
- checkov --version
|
- checkov --version
|
||||||
@ -62,7 +62,7 @@ steps:
|
|||||||
|
|
||||||
- name: checkov main.tf
|
- name: checkov main.tf
|
||||||
pull: always
|
pull: always
|
||||||
image: bridgecrew/checkov:2.0.259
|
image: bridgecrew/checkov:2.0.263
|
||||||
depends_on: [validate]
|
depends_on: [validate]
|
||||||
commands:
|
commands:
|
||||||
- checkov --version
|
- checkov --version
|
||||||
|
Loading…
Reference in New Issue
Block a user