From 1a484bfd9c9cce2a0be19ba01337f755bc7118e8 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 15 Aug 2023 20:07:15 +0000 Subject: [PATCH] terragrunt/0.50.1 package update --- terragrunt.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/terragrunt.yaml b/terragrunt.yaml index 3bdfe0564d3e..db3b550a1907 100644 --- a/terragrunt.yaml +++ b/terragrunt.yaml @@ -1,6 +1,6 @@ package: name: terragrunt - version: 0.50.0 + version: 0.50.1 epoch: 0 description: Thin wrapper for Terraform providing extra tools copyright: @@ -20,7 +20,7 @@ environment: pipeline: - uses: fetch with: - expected-sha256: 5da28d41775fdedb326d769c11c3be9bab8a7cb38a5b9149f86b51bc04f326a4 + expected-sha256: 3c8840e704407811ea05a951e58dca9a8f8027c3148a0226b2a00f938f88fe3f uri: https://github.com/gruntwork-io/terragrunt/archive/refs/tags/v${{package.version}}.tar.gz - runs: |