File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ PROTOC_GEN_GO_VERSION := 1.31
3535PROTOC_GEN_GO_GRPC_VERSION := 1.3
3636PROTOC_GEN_GO_INJECT_TAG := 1.4.0
3737# Updated by Update Tooling Workflow
38- CFT_CLI_VERSION := 1.5.15
38+ CFT_CLI_VERSION := 1.5.16
3939# Updated by Update Tooling Workflow
4040TFLINT_VERSION := 0.57.0
4141TINKEY_VERSION := 1.7.0
@@ -56,7 +56,7 @@ OPA_VERSION := 0.52.0
5656# Updated by Update Tooling Workflow
5757GCRANE_VERSION := 0.20.3
5858
59- DOCKER_TAG_VERSION_DEVELOPER_TOOLS := 1.23.12
59+ DOCKER_TAG_VERSION_DEVELOPER_TOOLS := 1.23.13
6060DOCKER_TAG_MAJOR_VERSION_DEVELOPER_TOOLS := $(firstword $(subst ., , $(DOCKER_TAG_VERSION_DEVELOPER_TOOLS ) ) )
6161DOCKER_TAG_MINOR_VERSION_DEVELOPER_TOOLS := $(shell echo "${DOCKER_TAG_VERSION_DEVELOPER_TOOLS}" | awk -F. '{print $$1"."$$2}')
6262
You can’t perform that action at this time.
0 commit comments