Skip to content

Commit

Permalink
Update hashicorp/setup-terraform action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent e843a1c commit f681ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with: { go-version: 1.16.5 }

- name: Install Terraform
uses: hashicorp/setup-terraform@v2
uses: hashicorp/setup-terraform@v3
with: { terraform_version: 1.0.0 }

- name: Install Taskfile
Expand Down

0 comments on commit f681ff4

Please sign in to comment.