Skip to content

Commit 99e805c

Browse files
chore(deps): bump hashicorp/setup-terraform from 3 to 4 (#1307)
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from 3 to 4. - [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...v4) --- updated-dependencies: - dependency-name: hashicorp/setup-terraform dependency-version: '4' 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 b63c148 commit 99e805c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
119119
- name: Install Terraform
120120
if: matrix.tf-binary == 'terraform'
121-
uses: hashicorp/setup-terraform@v3
121+
uses: hashicorp/setup-terraform@v4
122122
with:
123123
terraform_version: latest
124124

0 commit comments

Comments
 (0)