Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions terragrunt.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -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}}

Expand Down