diff --git a/terragrunt.yaml b/terragrunt.yaml index 011b4073ea4..6c366c6e0a1 100644 --- a/terragrunt.yaml +++ b/terragrunt.yaml @@ -1,6 +1,6 @@ package: name: terragrunt - version: 0.68.1 + version: 0.68.2 epoch: 0 description: Thin wrapper for Terraform providing extra tools copyright: @@ -21,7 +21,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: 7108133618991a39a7421f92d173432553330309 + expected-commit: a36f34b37947f58f4c22e064916d8e45ad2c2684 repository: https://github.com/gruntwork-io/terragrunt tag: v${{package.version}}