From 85c819ef2108d054883200c367ad644b14ec7df4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 09:24:46 +0000 Subject: [PATCH] Bump gruntwork-io/terragrunt from 0.58.15 to 0.59.1 Bumps [gruntwork-io/terragrunt](https://github.com/gruntwork-io/terragrunt) from 0.58.15 to 0.59.1. - [Release notes](https://github.com/gruntwork-io/terragrunt/releases) - [Commits](https://github.com/gruntwork-io/terragrunt/compare/v0.58.15...v0.59.1) --- updated-dependencies: - dependency-name: gruntwork-io/terragrunt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/dependabot_hack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot_hack.yml b/.github/workflows/dependabot_hack.yml index e06a11f..4c80269 100644 --- a/.github/workflows/dependabot_hack.yml +++ b/.github/workflows/dependabot_hack.yml @@ -22,6 +22,6 @@ jobs: steps: # Keep these sorted alphabetically by /, separated by an empty line - - uses: gruntwork-io/terragrunt@v0.58.15 + - uses: gruntwork-io/terragrunt@v0.59.1 - uses: hashicorp/packer-plugin-amazon@v1.3.2