chore(deps): update opentofu/setup-opentofu action to v2
All checks were successful
Cog check / Create release (pull_request) Successful in 6s
All checks were successful
Cog check / Create release (pull_request) Successful in 6s
This commit is contained in:
@@ -56,7 +56,7 @@ jobs:
|
||||
make copy-install;
|
||||
cd ${{ github.workspace }};
|
||||
rm -rf blackbox;
|
||||
- uses: opentofu/setup-opentofu@v1
|
||||
- uses: opentofu/setup-opentofu@v2
|
||||
if: ${{ steps.check.outputs.code == 2 }}
|
||||
with:
|
||||
tofu_version: ${{ inputs.tofu-version }}
|
||||
|
||||
Reference in New Issue
Block a user