Skip to content

Commit

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

Update hashicorp/setup-terraform action to v3
  • Loading branch information
hacomono-shigure-onishi authored Jan 18, 2024
2 parents ad1ca13 + ea63b6e commit 0a43c3d
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 @@ -83,7 +83,7 @@ jobs:
curl -L "$(curl -s https://api.github.com/repos/mvdan/sh/releases/latest | grep -o -E -m 1 "https://.+?linux_amd64")" > shfmt \
&& chmod +x shfmt && sudo mv shfmt /usr/bin/
- uses: hashicorp/setup-terraform@v2
- uses: hashicorp/setup-terraform@v3
with:
terraform_version: ${{ steps.minMax.outputs.maxVersion }}

Expand Down

0 comments on commit 0a43c3d

Please sign in to comment.