Skip to content

Commit

Permalink
Update setup-opentofu to fix issues with 1.6.x downloads (#1861)
Browse files Browse the repository at this point in the history
  • Loading branch information
htplbc authored Dec 23, 2024
1 parent 743d003 commit 3a96d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ runs:
if: inputs.setup-terragrunt == 'true'

- name: Setup OpenTofu
uses: opentofu/[email protected].3
uses: opentofu/[email protected].5
with:
tofu_version: ${{ inputs.opentofu-version }}
tofu_wrapper: false
Expand Down

0 comments on commit 3a96d25

Please sign in to comment.