chore(deps): update opentofu/setup-opentofu action to v2
All checks were successful
Cog check / Create release (pull_request) Successful in 6s

This commit is contained in:
2026-03-17 00:00:55 +00:00
parent b9f9f87068
commit bdbec54469
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: opentofu/setup-opentofu@v1
- uses: opentofu/setup-opentofu@v2
with:
tofu_version: ${{ inputs.tofu-version }}
cli_config_credentials_token: ${{ secrets.tf-api-token }}