Skip to content

Commit 7053226

Browse files
build(deps): 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 53e5760 commit 7053226

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/acceptance-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
go-version: ${{ needs.get-go-version.outputs.go-version }}
5757

5858
- name: Setup `terraform`
59-
uses: hashicorp/setup-terraform@v2
59+
uses: hashicorp/setup-terraform@v4
6060

6161
- name: Run `terraform init` to download Azure Provider
6262
run: terraform init

0 commit comments

Comments
 (0)