Skip to content

Commit

Permalink
update opentofu setup
Browse files Browse the repository at this point in the history
  • Loading branch information
motatoes committed Dec 21, 2024
1 parent 44c1aff commit f552996
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/setup-opentofu@v1.0.3
uses: opentofu/setup-opentofu@v1
with:
tofu_version: ${{ inputs.opentofu-version }}
tofu_wrapper: false
Expand Down

0 comments on commit f552996

Please sign in to comment.