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
update opentofu setup
  • Loading branch information
motatoes committed Dec 21, 2024
commit f55299612ab294f38e85004a6e6c196d858dda85
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.0.3
uses: opentofu/setup-opentofu@v1
with:
tofu_version: ${{ inputs.opentofu-version }}
tofu_wrapper: false
Loading
Oops, something went wrong.