From b8e9961ba8a679ecde15c078ae7d4fbfe0ce5b39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 09:16:32 +0000 Subject: [PATCH] Bump gruntwork-io/terragrunt from 0.68.2 to 0.68.3 Bumps [gruntwork-io/terragrunt](https://github.com/gruntwork-io/terragrunt) from 0.68.2 to 0.68.3. - [Release notes](https://github.com/gruntwork-io/terragrunt/releases) - [Commits](https://github.com/gruntwork-io/terragrunt/compare/v0.68.2...v0.68.3) --- updated-dependencies: - dependency-name: gruntwork-io/terragrunt dependency-type: direct:production update-type: version-update:semver-patch ... 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 75b234e..512049f 100644 --- a/.github/workflows/dependabot_hack.yml +++ b/.github/workflows/dependabot_hack.yml @@ -22,7 +22,7 @@ jobs: steps: # Keep these sorted alphabetically by /, separated by an empty line - - uses: gruntwork-io/terragrunt@v0.68.2 + - uses: gruntwork-io/terragrunt@v0.68.3 - uses: hashicorp/packer-plugin-amazon@v1.3.3