Skip to content

Commit 58d13c8

Browse files
Bump hashicorp/setup-terraform from 2 to 3 (#9)
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from 2 to 3. - [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...v3) --- 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 62b1d04 commit 58d13c8

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
@@ -58,7 +58,7 @@ jobs:
5858
with:
5959
go-version-file: "go.mod"
6060
cache: true
61-
- uses: hashicorp/setup-terraform@v2
61+
- uses: hashicorp/setup-terraform@v3
6262
with:
6363
terraform_version: ${{ matrix.terraform }}
6464
terraform_wrapper: false

0 commit comments

Comments
 (0)