Skip to content

Commit

Permalink
Bump hashicorp/setup-terraform from v1 to v1.2.1 (hazelcast#59)
Browse files Browse the repository at this point in the history
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from v1 to v1.2.1.
- [Release notes](https://github.com/hashicorp/setup-terraform/releases)
- [Changelog](https://github.com/hashicorp/setup-terraform/blob/master/CHANGELOG.md)
- [Commits](hashicorp/setup-terraform@v1...d224448)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 2, 2020
1 parent f65c240 commit 067d3dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
#BUILD TERRAFORM
- name : Set-up Terraform
uses: hashicorp/setup-terraform@v1
uses: hashicorp/setup-terraform@v1.2.1
with:
terraform_version: 0.13.0

Expand Down

0 comments on commit 067d3dc

Please sign in to comment.