Skip to content

Commit be6dd8d

Browse files
Bump hashicorp/setup-terraform from 2 to 4
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from 2 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@v2...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>
1 parent ee0be18 commit be6dd8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schema.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
go-version-file: go.mod
4949

5050
- name: "Setup Terraform"
51-
uses: hashicorp/setup-terraform@v2
51+
uses: hashicorp/setup-terraform@v4
5252
with:
5353
terraform_wrapper: false
5454

0 commit comments

Comments
 (0)