From 50e8892e060c1cfcf72c19d67a93c1350ecf9d32 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 05:45:51 +0000 Subject: [PATCH] chore(deps): update hashicorp/setup-terraform digest to c23d9fb --- .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..83ce27ed5 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@c23d9fb1b7ead2e283cd20aab7c4974b032f61f6 with: terraform_version: 1.6.6 terraform_wrapper: true