From 72801d4f657ffc50708b00091e96b22d0054236a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 14:16:55 +0000 Subject: [PATCH] chore(deps): update hashicorp/setup-terraform digest to 070c208 --- .github/workflows/call_pr_opex_api.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/call_pr_opex_api.yml b/.github/workflows/call_pr_opex_api.yml index e472494e1..fb2edb3ce 100644 --- a/.github/workflows/call_pr_opex_api.yml +++ b/.github/workflows/call_pr_opex_api.yml @@ -56,7 +56,7 @@ jobs: - name: Setup Terraform id: terraform_setup - uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 + uses: hashicorp/setup-terraform@070c2081b2e0bf292997498420a0776a66ce67dd with: terraform_version: 1.6.6 terraform_wrapper: true