Skip to content

Commit 7d55aa4

Browse files
ci(deps): bump hashicorp/setup-terraform from 3 to 4
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>
1 parent 1a223a2 commit 7d55aa4

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)