Skip to content

Commit 10e4f89

Browse files
authored
Merge pull request #34 from equinix-labs/renovate/hashicorp-setup-terraform-3.x
chore(deps): update hashicorp/setup-terraform action to v3
2 parents 93e0f08 + d3a6147 commit 10e4f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
key: ${{ matrix.os }}-tflint-${{ hashFiles('.tflint.hcl') }}
4545

4646
- name: Install Terraform
47-
uses: hashicorp/setup-terraform@v2
47+
uses: hashicorp/setup-terraform@v3
4848
with:
4949
terraform_version: ${{ env.TF_VERSION }}
5050

0 commit comments

Comments
 (0)