Skip to content

Commit

Permalink
Merge pull request #33 from equinix/renovate/hashicorp-setup-terrafor…
Browse files Browse the repository at this point in the history
…m-3.x

chore(deps): update hashicorp/setup-terraform action to v3
  • Loading branch information
displague authored Jun 17, 2024
2 parents 42c9c9b + f9832da commit a2189c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Checkout from Github
uses: actions/checkout@v2
- name: Install Terraform
uses: hashicorp/setup-terraform@v1
uses: hashicorp/setup-terraform@v3
with:
terraform_version: ${{ env.TF_VERSION }}
- name: Check Terraform formatting
Expand Down

0 comments on commit a2189c5

Please sign in to comment.