Skip to content

Commit cca447b

Browse files
build(deps): bump hashicorp/setup-terraform from 2 to 3 (#37)
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 8e19205 commit cca447b

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
@@ -72,7 +72,7 @@ jobs:
7272
with:
7373
go-version-file: 'go.mod'
7474
cache: true
75-
- uses: hashicorp/setup-terraform@v2
75+
- uses: hashicorp/setup-terraform@v3
7676
with:
7777
terraform_version: ${{ matrix.terraform }}
7878
terraform_wrapper: false

0 commit comments

Comments
 (0)