We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2719538 commit 7619f9dCopy full SHA for 7619f9d
terragrunt.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: terragrunt
3
- version: "0.76.2"
+ version: "0.76.3"
4
epoch: 0
5
description: Thin wrapper for Terraform providing extra tools
6
copyright:
@@ -21,7 +21,7 @@ environment:
21
pipeline:
22
- uses: git-checkout
23
with:
24
- expected-commit: 89a9808458ad6750a1b2530a545b9bbc34698cf5
+ expected-commit: a3f502a49488770c36b1d22e0ca929124509b69f
25
repository: https://github.com/gruntwork-io/terragrunt
26
tag: v${{package.version}}
27
0 commit comments