chore: Add tofu workflows #1
1 changed files with 2 additions and 2 deletions
|
|
@ -18,8 +18,8 @@ jobs:
|
||||||
permissions:
|
permissions:
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: https://github.com/actions/checkout@v4
|
||||||
- uses: actions/setup-opentofu@v1
|
- uses: https://github.com/actions/setup-opentofu@v1
|
||||||
with:
|
with:
|
||||||
tofu_version: 1.11.5
|
tofu_version: 1.11.5
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue