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.50.5
version: 0.50.6
epoch: 0
description: Thin wrapper for Terraform providing extra tools
copyright:
Expand All @@ -20,7 +20,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: 2fcc82b510c37b7125174156a3851fb0c8454145101c0eefd9cced1a4f436be0
expected-sha256: 4483ae0b9e4229cec546f549f3705e4cfb7cab29c18bf248c9884ea8cb5761f8
uri: https://github.com/gruntwork-io/terragrunt/archive/refs/tags/v${{package.version}}.tar.gz

- runs: |
Expand Down