Skip to content

Commit 65c9b74

Browse files
build(deps): Bump hashicorp/setup-terraform from 1 to 2 (#11)
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from 1 to 2. - [Release notes](https://github.com/hashicorp/setup-terraform/releases) - [Changelog](https://github.com/hashicorp/setup-terraform/blob/main/CHANGELOG.md) - [Commits](hashicorp/setup-terraform@v1...v2) --- updated-dependencies: - dependency-name: hashicorp/setup-terraform dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c0c65a commit 65c9b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
go-version: '1.17'
5555
id: go
5656

57-
- uses: hashicorp/setup-terraform@v1
57+
- uses: hashicorp/setup-terraform@v2
5858
with:
5959
terraform_version: ${{ matrix.terraform }}
6060
terraform_wrapper: false

0 commit comments

Comments
 (0)