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

- runs: |
Expand Down