Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: support single comment summary with orchestrator mode #1850

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from
Prev Previous commit
Next Next commit
Revert "update opentofu setup"
This reverts commit f552996.
  • Loading branch information
motatoes committed Dec 23, 2024
commit b4068cd65f1b376ca31a35d5b607124efd4eebbd
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -275,7 +275,7 @@ runs:
if: inputs.setup-terragrunt == 'true'

- name: Setup OpenTofu
uses: opentofu/setup-opentofu@v1
uses: opentofu/setup-opentofu@v1.0.3
with:
tofu_version: ${{ inputs.opentofu-version }}
tofu_wrapper: false
Loading
Oops, something went wrong.