Skip to content

Commit a73908d

Browse files
chore(deps): update dependency hashicorp/terraform to v1.14.0
1 parent cbf3328 commit a73908d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/infra-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ concurrency:
1515

1616
env:
1717
# renovate: datasource=github-releases depName=hashicorp/terraform versioning=hashicorp
18-
TERRAFORM_VERSION: "1.13.4"
18+
TERRAFORM_VERSION: "1.14.0"
1919

2020
jobs:
2121
deploy:

.github/workflows/infra-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permissions:
1212

1313
env:
1414
# renovate: datasource=github-releases depName=hashicorp/terraform versioning=hashicorp
15-
TERRAFORM_VERSION: "1.13.4"
15+
TERRAFORM_VERSION: "1.14.0"
1616

1717
jobs:
1818
qa:

0 commit comments

Comments
 (0)