Skip to content

Commit ae02350

Browse files
ci(deps): bump hashicorp/setup-terraform from 3 to 4 (#9)
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from 3 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@v3...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jason Anton <jason@stoopid.email>
1 parent e6a2cd0 commit ae02350

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ jobs:
238238
- uses: actions/checkout@v6
239239

240240
- name: Set up Terraform
241-
uses: hashicorp/setup-terraform@v3
241+
uses: hashicorp/setup-terraform@v4
242242
with:
243243
terraform_version: latest
244244

0 commit comments

Comments
 (0)