We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 715bbd3 commit be0436aCopy full SHA for be0436a
.github/actions/setup-tf/action.yaml
@@ -5,7 +5,7 @@ runs:
5
using: "composite"
6
steps:
7
- name: Install Terraform
8
- uses: hashicorp/setup-terraform@v2
+ uses: hashicorp/setup-terraform@v3
9
with:
10
- terraform_version: 1.5.5
+ terraform_version: 1.5.7
11
terraform_wrapper: false
0 commit comments