Skip to content

Commit a99ef43

Browse files
Bump hashicorp/setup-terraform from 3.1.2 to 4.0.0
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from 3.1.2 to 4.0.0. - [Release notes](https://github.com/hashicorp/setup-terraform/releases) - [Changelog](https://github.com/hashicorp/setup-terraform/blob/main/CHANGELOG.md) - [Commits](hashicorp/setup-terraform@b9cd54a...5e8dbf3) --- updated-dependencies: - dependency-name: hashicorp/setup-terraform dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bbadb98 commit a99ef43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/preview-env.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
docker push "${ECR_URL}:${IMAGE_TAG}"
111111
112112
- name: Setup Terraform
113-
uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
113+
uses: hashicorp/setup-terraform@5e8dbf3c6d9deaf4193ca7a8fb23f2ac83bb6c85
114114
with:
115115
terraform_version: 1.14.0
116116

0 commit comments

Comments
 (0)