From 934b522cb95192c12d05ef59ac533e89e1ebaff4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 07:17:37 +0000 Subject: [PATCH] chore(deps): update dependency gruntwork-io/terragrunt to v0.67.10 --- .github/workflows/docker-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml index 784f993..e376b2a 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -24,7 +24,7 @@ env: # renovate: datasource=github-releases depName=kubernetes/kubernetes KUBECTL_VERSION: v1.28.4 # renovate: datasource=github-releases depName=gruntwork-io/terragrunt - TERRAGRUNT_VERSION: v0.40.2 + TERRAGRUNT_VERSION: v0.67.10 # renovate: datasource=github-releases depName=hashicorp/vault VAULT_VERSION: v1.12.2 # renovate: datasource=github-releases depName=sigstore/cosign