File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -212,7 +212,7 @@ jobs:
212
212
go-${{ runner.os }}-${{ hashFiles('**/go.sum') }}-
213
213
go-${{ runner.os }}-
214
214
- name : HashiCorp - Setup Terraform
215
- uses : hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1
215
+ uses : hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
216
216
with :
217
217
terraform_wrapper : false
218
218
terraform_version : ${{ matrix.terraform }}
Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ jobs:
149
149
steps :
150
150
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
151
151
- name : HashiCorp - Setup Terraform
152
- uses : hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1
152
+ uses : hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
153
153
with :
154
154
terraform_wrapper : false
155
155
terraform_version : ${{ inputs.terraform_version }}
You can’t perform that action at this time.
0 commit comments