chore(deps): update https://github.com/actions/checkout action to v6
Some checks failed
Tofu Plan k8s-wheatley / tofu-plan-k8s-wheatley (pull_request) Failing after 21s
Tofu Plan pve01.wheatley.in templates / tofu-plan-templates (pull_request) Failing after 19s

This commit is contained in:
Renovate 2026-02-24 00:02:50 +00:00
parent 9ced54ec3b
commit eef69311b5
4 changed files with 4 additions and 4 deletions

View file

@ -22,7 +22,7 @@ jobs:
TF_VAR_proxmox_endpoint: ${{ secrets.PROXMOX_ENDPOINT }}
TF_VAR_proxmox_api_token: ${{ secrets.PROXMOX_API_TOKEN }}
steps:
- uses: https://github.com/actions/checkout@v4
- uses: https://github.com/actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
- uses: https://github.com/opentofu/setup-opentofu@v1
with:
tofu_version: 1.11.5

View file

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

View file

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

View file

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