Skip to content

Commit 3bc7c9c

Browse files
Pipeline Service CI RobotRoming22
authored andcommitted
Update binaries
- checkov to 2.3.251 - yamllint to 1.32.0 Signed-off-by: Pipeline Service CI Robot <[email protected]>
1 parent 9ce7f5e commit 3bc7c9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

shared/config/dependencies.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# export FOOBAR_VERSION="1.2.3" # Freeze
66
export ARGOCD_VERSION="v2.7.2"
77
export BITWARDEN_VERSION="v2023.4.0"
8-
export CHECKOV_VERSION="2.3.247"
8+
export CHECKOV_VERSION="2.3.251"
99
export GO_VERSION="1.20.4"
1010
export HADOLINT_VERSION="v2.12.0"
1111
export HYPERSHIFT_VERSION="main" # Freeze
@@ -15,5 +15,5 @@ export KUBECTL_VERSION="v1.27.2"
1515
export OC_VERSION="4.13.0"
1616
export SHELLCHECK_VERSION="v0.9.0"
1717
export TEKTONCD_CLI_VERSION="v0.31.0"
18-
export YAMLLINT_VERSION="1.31.0"
18+
export YAMLLINT_VERSION="1.32.0"
1919
export YQ_VERSION="v4.33.3"

0 commit comments

Comments
 (0)