Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/call_pr_opex_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:

- name: Setup Terraform
id: terraform_setup
uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36
uses: hashicorp/setup-terraform@4c5fdabea201636fa7ea13d8babd1ed828687f5d
with:
terraform_version: 1.6.6
terraform_wrapper: true
Expand Down
Loading