Skip to content

Commit 1a6e0a4

Browse files
Update dependency gruntwork-io/terragrunt to v0.99.4
1 parent 5d1789d commit 1a6e0a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
# renovate: datasource=github-releases packageName=opentofu/opentofu
1212
OPENTOFU_VERSION: 1.9.1
1313
# renovate: datasource=github-releases packageName=gruntwork-io/terragrunt
14-
TERRAGRUNT_VERSION: 0.81.8
14+
TERRAGRUNT_VERSION: 0.99.4
1515
WORKING_DIRECTORY: terraform
1616

1717
jobs:

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ env:
77
# renovate: datasource=github-releases packageName=opentofu/opentofu
88
OPENTOFU_VERSION: 1.9.1
99
# renovate: datasource=github-releases packageName=gruntwork-io/terragrunt
10-
TERRAGRUNT_VERSION: v0.81.8
10+
TERRAGRUNT_VERSION: v0.99.4
1111

1212
jobs:
1313
terraform:

0 commit comments

Comments
 (0)