diff --git a/.github/workflows/terraform.yml b/.github/workflows/terraform.yml index baa64b57..b70841f4 100644 --- a/.github/workflows/terraform.yml +++ b/.github/workflows/terraform.yml @@ -68,7 +68,7 @@ jobs: creds: ${{ secrets.AZURE_CREDENTIALS }} - name: Hashicorp Terraform - uses: hashicorp/setup-terraform@97f030cf6dc0b4f5e0da352c7bca9cca34579800 + uses: hashicorp/setup-terraform@651471c36a6092792c552e8b1bef71e592b462d8 with: terraform_version: 1.7.1 terraform_wrapper: false @@ -167,7 +167,7 @@ jobs: creds: ${{ secrets.AZURE_CREDENTIALS }} - name: Hashicorp Terraform - uses: hashicorp/setup-terraform@97f030cf6dc0b4f5e0da352c7bca9cca34579800 + uses: hashicorp/setup-terraform@651471c36a6092792c552e8b1bef71e592b462d8 with: terraform_version: 1.7.1 terraform_wrapper: false @@ -218,7 +218,7 @@ jobs: creds: ${{ secrets.AZURE_CREDENTIALS }} - name: Hashicorp Terraform - uses: hashicorp/setup-terraform@97f030cf6dc0b4f5e0da352c7bca9cca34579800 + uses: hashicorp/setup-terraform@651471c36a6092792c552e8b1bef71e592b462d8 with: terraform_version: 1.7.1 terraform_wrapper: false