diff --git a/terragrunt.yaml b/terragrunt.yaml index b5cc0ee25fd..d557e8a142d 100644 --- a/terragrunt.yaml +++ b/terragrunt.yaml @@ -1,6 +1,6 @@ package: name: terragrunt - version: 0.67.14 + version: 0.67.15 epoch: 0 description: Thin wrapper for Terraform providing extra tools copyright: @@ -21,7 +21,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: 58e2c20ed2c50b4bdc3c278a01bc447fab650d78 + expected-commit: e3a1cf8f90037ee829ba049720ccf6dacf536f70 repository: https://github.com/gruntwork-io/terragrunt tag: v${{package.version}}