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