Skip to content

Commit 3a96d25

Browse files
authored
Update setup-opentofu to fix issues with 1.6.x downloads (#1861)
1 parent 743d003 commit 3a96d25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ runs:
275275
if: inputs.setup-terragrunt == 'true'
276276

277277
- name: Setup OpenTofu
278-
uses: opentofu/[email protected].3
278+
uses: opentofu/[email protected].5
279279
with:
280280
tofu_version: ${{ inputs.opentofu-version }}
281281
tofu_wrapper: false

0 commit comments

Comments
 (0)