Skip to content

Commit 9fce9ab

Browse files
Update dependency hashicorp/terraform to v1.13.5
1 parent e590ac2 commit 9fce9ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/tf-preview.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-22.04
1313
env:
1414
# renovate: datasource=github-releases depName=hashicorp/terraform
15-
TERRAFORM_VERSION: "1.9.3"
15+
TERRAFORM_VERSION: "1.13.5"
1616

1717
TF_HTTP_PASSWORD: ${{ github.token }}
1818
TF_IN_AUTOMATION: "true"

.github/workflows/tf-run.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
checks: write
2020
env:
2121
# renovate: datasource=github-releases depName=hashicorp/terraform
22-
TERRAFORM_VERSION: "1.9.3"
22+
TERRAFORM_VERSION: "1.13.5"
2323

2424
TF_HTTP_ADDRESS: https://ffddorf-terraform-backend.fly.dev/state/supernodes-v2/${{ matrix.domain }}
2525
TF_HTTP_LOCK_ADDRESS: https://ffddorf-terraform-backend.fly.dev/state/supernodes-v2/${{ matrix.domain }}

0 commit comments

Comments
 (0)