Compare commits
2 commits
2477cc35fb
...
8df6696e4a
| Author | SHA1 | Date | |
|---|---|---|---|
| 8df6696e4a | |||
| 15ad12c094 |
4 changed files with 4 additions and 4 deletions
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
TF_VAR_proxmox_api_token: ${{ secrets.PROXMOX_API_TOKEN }}
|
||||
steps:
|
||||
- uses: https://github.com/actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
|
||||
- uses: https://github.com/opentofu/setup-opentofu@fc711fa910b93cba0f3fbecaafc9f42fd0c411cb # v2
|
||||
- uses: https://github.com/opentofu/setup-opentofu@847eaa4afeb791b06daa46e8eafa8b1b68d7cfb4 # v2
|
||||
with:
|
||||
tofu_version: 1.11.5
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
TF_VAR_proxmox_api_token: ${{ secrets.PROXMOX_API_TOKEN }}
|
||||
steps:
|
||||
- uses: https://github.com/actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
|
||||
- uses: https://github.com/opentofu/setup-opentofu@fc711fa910b93cba0f3fbecaafc9f42fd0c411cb # v2
|
||||
- uses: https://github.com/opentofu/setup-opentofu@847eaa4afeb791b06daa46e8eafa8b1b68d7cfb4 # v2
|
||||
with:
|
||||
tofu_version: 1.11.5
|
||||
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
PR_NUMBER: ${{ forge.event.pull_request.number }}
|
||||
steps:
|
||||
- uses: https://github.com/actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
|
||||
- uses: https://github.com/opentofu/setup-opentofu@fc711fa910b93cba0f3fbecaafc9f42fd0c411cb # v2
|
||||
- uses: https://github.com/opentofu/setup-opentofu@847eaa4afeb791b06daa46e8eafa8b1b68d7cfb4 # v2
|
||||
with:
|
||||
tofu_version: 1.11.5
|
||||
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
PR_NUMBER: ${{ forge.event.pull_request.number }}
|
||||
steps:
|
||||
- uses: https://github.com/actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
|
||||
- uses: https://github.com/opentofu/setup-opentofu@fc711fa910b93cba0f3fbecaafc9f42fd0c411cb # v2
|
||||
- uses: https://github.com/opentofu/setup-opentofu@847eaa4afeb791b06daa46e8eafa8b1b68d7cfb4 # v2
|
||||
with:
|
||||
tofu_version: 1.11.5
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue