File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 62
62
# Setup Terraform
63
63
- name : Setup Terraform
64
64
id : terraform_setup
65
- uses : hashicorp/setup-terraform@v2
65
+ uses : hashicorp/setup-terraform@v3
66
66
with :
67
67
terraform_version : ${{ inputs.terraform_version }}
68
68
terraform_wrapper : true
Original file line number Diff line number Diff line change 25
25
# Setup Terraform
26
26
- name : Setup Terraform
27
27
id : terraform_setup
28
- uses : hashicorp/setup-terraform@v2
28
+ uses : hashicorp/setup-terraform@v3
29
29
with :
30
30
terraform_version : ${{ inputs.terraform_version }}
31
31
terraform_wrapper : true
Original file line number Diff line number Diff line change 63
63
# Setup Terraform
64
64
- name : Setup Terraform
65
65
id : terraform_setup
66
- uses : hashicorp/setup-terraform@v2
66
+ uses : hashicorp/setup-terraform@v3
67
67
with :
68
68
terraform_version : ${{ inputs.terraform_version }}
69
69
terraform_wrapper : true
Original file line number Diff line number Diff line change 23
23
# Setup Terraform
24
24
- name : Setup Terraform
25
25
id : terraform_setup
26
- uses : hashicorp/setup-terraform@v2
26
+ uses : hashicorp/setup-terraform@v3
27
27
with :
28
28
terraform_version : " 1.4.6"
29
29
terraform_wrapper : true
You can’t perform that action at this time.
0 commit comments