mirror of
https://github.com/ivuorinen/actions.git
synced 2026-03-02 10:53:52 +00:00
chore(deps)!: update hashicorp/setup-terraform (v3.1.2 → v4.0.0) (#471)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -128,7 +128,7 @@ runs:
|
|||||||
|
|
||||||
- name: Setup Terraform
|
- name: Setup Terraform
|
||||||
if: steps.check-files.outputs.found == 'true'
|
if: steps.check-files.outputs.found == 'true'
|
||||||
uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v3.1.2
|
uses: hashicorp/setup-terraform@5e8dbf3c6d9deaf4193ca7a8fb23f2ac83bb6c85 # v4.0.0
|
||||||
with:
|
with:
|
||||||
terraform_version: ${{ inputs.terraform-version }}
|
terraform_version: ${{ inputs.terraform-version }}
|
||||||
terraform_wrapper: false
|
terraform_wrapper: false
|
||||||
|
|||||||
Reference in New Issue
Block a user