Skip to content

Commit c9e8abc

Browse files
chore(deps): update dependency hashicorp/terraform to v1.13.0
1 parent 535b2ba commit c9e8abc

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.12.1"
18+
TERRAFORM_VERSION: "1.13.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.12.1"
15+
TERRAFORM_VERSION: "1.13.0"
1616

1717
jobs:
1818
qa:

0 commit comments

Comments
 (0)