chore(deps): update https://github.com/actions/checkout action to v6
This commit is contained in:
parent
d2f4dba298
commit
9b41f3f9ec
4 changed files with 4 additions and 4 deletions
|
|
@ -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@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
|
||||
- uses: https://github.com/actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
|
||||
- uses: https://github.com/opentofu/setup-opentofu@9d84900f3238fab8cd84ce47d658d25dd008be2f # v1
|
||||
with:
|
||||
tofu_version: 1.11.5
|
||||
|
|
|
|||
|
|
@ -24,7 +24,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@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
|
||||
- uses: https://github.com/actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
|
||||
- uses: https://github.com/opentofu/setup-opentofu@9d84900f3238fab8cd84ce47d658d25dd008be2f # v1
|
||||
with:
|
||||
tofu_version: 1.11.5
|
||||
|
|
|
|||
|
|
@ -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@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
|
||||
- uses: https://github.com/actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
|
||||
- uses: https://github.com/opentofu/setup-opentofu@9d84900f3238fab8cd84ce47d658d25dd008be2f # v1
|
||||
with:
|
||||
tofu_version: 1.11.5
|
||||
|
|
|
|||
|
|
@ -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@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
|
||||
- uses: https://github.com/actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
|
||||
- uses: https://github.com/opentofu/setup-opentofu@9d84900f3238fab8cd84ce47d658d25dd008be2f # v1
|
||||
with:
|
||||
tofu_version: 1.11.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue