diff --git a/action.yml b/action.yml index b9477a73..8635f38e 100644 --- a/action.yml +++ b/action.yml @@ -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.0.4 with: tofu_version: ${{ inputs.opentofu-version }} tofu_wrapper: false