Skip to content

Commit 0375e11

Browse files
chore: bump hashicorp/setup-terraform from 3.1.2 to 4.0.0 (#906)
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@v3.1.2...v4.0.0) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79ffee6 commit 0375e11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
path: ./.terraform-version
4343

4444
- name: Setup Terraform
45-
uses: hashicorp/setup-terraform@v3.1.2
45+
uses: hashicorp/setup-terraform@v4.0.0
4646
with:
4747
terraform_version: ${{ steps.terraform_version.outputs.content }}
4848

0 commit comments

Comments
 (0)