Skip to content

Commit

Permalink
Merge pull request #9 from equinix-labs/renovate/hashicorp-setup-terr…
Browse files Browse the repository at this point in the history
…aform-3.x

Update hashicorp/setup-terraform action to v3
  • Loading branch information
ctreatma authored Dec 6, 2023
2 parents 818642a + 07b4e09 commit f41ddbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
key: ${{ matrix.os }}-tflint-${{ hashFiles('.tflint.hcl') }}

- name: Install Terraform
uses: hashicorp/setup-terraform@v2
uses: hashicorp/setup-terraform@v3
with:
terraform_version: ${{ env.TF_VERSION }}

Expand Down

0 comments on commit f41ddbd

Please sign in to comment.