Compare commits

..

No commits in common. "d2f4dba2988845c3625c1778d523845a976a8d40" and "6572451858166b58ae0817d3849ac65c2f14e7df" have entirely different histories.

4 changed files with 8 additions and 8 deletions

View file

@ -23,8 +23,8 @@ jobs:
TF_VAR_proxmox_endpoint: ${{ secrets.PROXMOX_ENDPOINT }} TF_VAR_proxmox_endpoint: ${{ secrets.PROXMOX_ENDPOINT }}
TF_VAR_proxmox_api_token: ${{ secrets.PROXMOX_API_TOKEN }} TF_VAR_proxmox_api_token: ${{ secrets.PROXMOX_API_TOKEN }}
steps: steps:
- uses: https://github.com/actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 - uses: https://github.com/actions/checkout@v4
- uses: https://github.com/opentofu/setup-opentofu@9d84900f3238fab8cd84ce47d658d25dd008be2f # v1 - uses: https://github.com/opentofu/setup-opentofu@v1
with: with:
tofu_version: 1.11.5 tofu_version: 1.11.5

View file

@ -24,8 +24,8 @@ jobs:
TF_VAR_proxmox_endpoint: ${{ secrets.PROXMOX_ENDPOINT }} TF_VAR_proxmox_endpoint: ${{ secrets.PROXMOX_ENDPOINT }}
TF_VAR_proxmox_api_token: ${{ secrets.PROXMOX_API_TOKEN }} TF_VAR_proxmox_api_token: ${{ secrets.PROXMOX_API_TOKEN }}
steps: steps:
- uses: https://github.com/actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 - uses: https://github.com/actions/checkout@v4
- uses: https://github.com/opentofu/setup-opentofu@9d84900f3238fab8cd84ce47d658d25dd008be2f # v1 - uses: https://github.com/opentofu/setup-opentofu@v1
with: with:
tofu_version: 1.11.5 tofu_version: 1.11.5

View file

@ -25,8 +25,8 @@ jobs:
TF_VAR_proxmox_api_token: ${{ secrets.PROXMOX_API_TOKEN }} TF_VAR_proxmox_api_token: ${{ secrets.PROXMOX_API_TOKEN }}
PR_NUMBER: ${{ forge.event.pull_request.number }} PR_NUMBER: ${{ forge.event.pull_request.number }}
steps: steps:
- uses: https://github.com/actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 - uses: https://github.com/actions/checkout@v4
- uses: https://github.com/opentofu/setup-opentofu@9d84900f3238fab8cd84ce47d658d25dd008be2f # v1 - uses: https://github.com/opentofu/setup-opentofu@v1
with: with:
tofu_version: 1.11.5 tofu_version: 1.11.5

View file

@ -26,8 +26,8 @@ jobs:
TF_VAR_proxmox_api_token: ${{ secrets.PROXMOX_API_TOKEN }} TF_VAR_proxmox_api_token: ${{ secrets.PROXMOX_API_TOKEN }}
PR_NUMBER: ${{ forge.event.pull_request.number }} PR_NUMBER: ${{ forge.event.pull_request.number }}
steps: steps:
- uses: https://github.com/actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 - uses: https://github.com/actions/checkout@v4
- uses: https://github.com/opentofu/setup-opentofu@9d84900f3238fab8cd84ce47d658d25dd008be2f # v1 - uses: https://github.com/opentofu/setup-opentofu@v1
with: with:
tofu_version: 1.11.5 tofu_version: 1.11.5