From 44b7fd7883eb5a4d14f333bc688c69cafc9018f1 Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 16:25:26 -0800 Subject: [PATCH] terragrunt/0.68.8 package update (#33581)

--------- Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Signed-off-by: Mark McCormick Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: Mark McCormick --- terragrunt.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/terragrunt.yaml b/terragrunt.yaml index e5b66c34e81..c1008ce0e3d 100644 --- a/terragrunt.yaml +++ b/terragrunt.yaml @@ -1,6 +1,6 @@ package: name: terragrunt - version: 0.68.7 + version: 0.68.8 epoch: 0 description: Thin wrapper for Terraform providing extra tools copyright: @@ -21,7 +21,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: 326c3251e74f7ea5156ace251fdcc1d49f1084c3 + expected-commit: a61a3d82ed44ce03c51fa5185da8c1728e358829 repository: https://github.com/gruntwork-io/terragrunt tag: v${{package.version}}