diff --git a/.github/workflows/call_pr_opex_api.yml b/.github/workflows/call_pr_opex_api.yml index e472494e1..9eaf8cd38 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@a75f1a3ccea3c602b976c7c8c15b0c200cf101d0 with: terraform_version: 1.6.6 terraform_wrapper: true