Skip to content

Commit

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

chore(deps): renovate: hashicorp/setup-terraform to v3
  • Loading branch information
cdkharris authored Nov 1, 2024
2 parents 2643caf + 91e8338 commit d4a42cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
python-version: "3.11"

- name: Setup Terraform
uses: hashicorp/setup-terraform@v2.0.3
uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v3.1.2
with:
# renovate: datasource=github-tags depName=hashicorp/terraform versioning=loose
terraform_version: 1.9.8
Expand Down

0 comments on commit d4a42cc

Please sign in to comment.