From 5524e2f8e43581d50708ab8a2b89c39df7e55b46 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 02:04:15 +0000 Subject: [PATCH] Renovate Update hashicorp/setup-terraform digest to 344fef4 --- .github/workflows/_deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/_deploy.yml b/.github/workflows/_deploy.yml index b42e618..9597108 100644 --- a/.github/workflows/_deploy.yml +++ b/.github/workflows/_deploy.yml @@ -35,7 +35,7 @@ jobs: with: terraform_directory: terraform - - uses: hashicorp/setup-terraform@1b93182764c8332e7679b2393cb307cbe7baf9dc # pin@v2.0.0 + - uses: hashicorp/setup-terraform@344fef46b6edc7c46ce8b3b8b0a3ece7e77e05f0 # pin@v2.0.0 with: terraform_version: ${{ steps.terraform_version.outputs.version }} terraform_wrapper: false