From 2a30943af91e061636d5d5b9791610fbb5d0be7a Mon Sep 17 00:00:00 2001 From: Renovate Date: Sun, 17 May 2026 09:01:09 +0000 Subject: [PATCH 1/3] chore(deps): update https://github.com/actions/checkout action to v6 --- .forgejo/workflows/tofu-apply-k8s-wheatley.yaml | 2 +- .forgejo/workflows/tofu-apply-templates.yaml | 2 +- .forgejo/workflows/tofu-plan-k8s-wheatley.yaml | 2 +- .forgejo/workflows/tofu-plan-templates.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.forgejo/workflows/tofu-apply-k8s-wheatley.yaml b/.forgejo/workflows/tofu-apply-k8s-wheatley.yaml index a6790bf..b50d74a 100644 --- a/.forgejo/workflows/tofu-apply-k8s-wheatley.yaml +++ b/.forgejo/workflows/tofu-apply-k8s-wheatley.yaml @@ -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@fc711fa910b93cba0f3fbecaafc9f42fd0c411cb # v2 with: tofu_version: 1.11.5 diff --git a/.forgejo/workflows/tofu-apply-templates.yaml b/.forgejo/workflows/tofu-apply-templates.yaml index aaf24e4..89c0c82 100644 --- a/.forgejo/workflows/tofu-apply-templates.yaml +++ b/.forgejo/workflows/tofu-apply-templates.yaml @@ -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@fc711fa910b93cba0f3fbecaafc9f42fd0c411cb # v2 with: tofu_version: 1.11.5 diff --git a/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml b/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml index b2015c0..8af3b46 100644 --- a/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml +++ b/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml @@ -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@fc711fa910b93cba0f3fbecaafc9f42fd0c411cb # v2 with: tofu_version: 1.11.5 diff --git a/.forgejo/workflows/tofu-plan-templates.yaml b/.forgejo/workflows/tofu-plan-templates.yaml index 35c8ea4..26ee675 100644 --- a/.forgejo/workflows/tofu-plan-templates.yaml +++ b/.forgejo/workflows/tofu-plan-templates.yaml @@ -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@fc711fa910b93cba0f3fbecaafc9f42fd0c411cb # v2 with: tofu_version: 1.11.5 From 99d209eee7d4c4a73730d270216a990adb03fdde Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 19 May 2026 00:02:12 +0000 Subject: [PATCH 2/3] chore(deps): update https://github.com/opentofu/setup-opentofu digest to 847eaa4 --- .forgejo/workflows/tofu-apply-k8s-wheatley.yaml | 2 +- .forgejo/workflows/tofu-apply-templates.yaml | 2 +- .forgejo/workflows/tofu-plan-k8s-wheatley.yaml | 2 +- .forgejo/workflows/tofu-plan-templates.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.forgejo/workflows/tofu-apply-k8s-wheatley.yaml b/.forgejo/workflows/tofu-apply-k8s-wheatley.yaml index a6790bf..fd46418 100644 --- a/.forgejo/workflows/tofu-apply-k8s-wheatley.yaml +++ b/.forgejo/workflows/tofu-apply-k8s-wheatley.yaml @@ -24,7 +24,7 @@ jobs: TF_VAR_proxmox_api_token: ${{ secrets.PROXMOX_API_TOKEN }} steps: - uses: https://github.com/actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 - - uses: https://github.com/opentofu/setup-opentofu@fc711fa910b93cba0f3fbecaafc9f42fd0c411cb # v2 + - uses: https://github.com/opentofu/setup-opentofu@847eaa4afeb791b06daa46e8eafa8b1b68d7cfb4 # v2 with: tofu_version: 1.11.5 diff --git a/.forgejo/workflows/tofu-apply-templates.yaml b/.forgejo/workflows/tofu-apply-templates.yaml index aaf24e4..13cebc3 100644 --- a/.forgejo/workflows/tofu-apply-templates.yaml +++ b/.forgejo/workflows/tofu-apply-templates.yaml @@ -25,7 +25,7 @@ jobs: TF_VAR_proxmox_api_token: ${{ secrets.PROXMOX_API_TOKEN }} steps: - uses: https://github.com/actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 - - uses: https://github.com/opentofu/setup-opentofu@fc711fa910b93cba0f3fbecaafc9f42fd0c411cb # v2 + - uses: https://github.com/opentofu/setup-opentofu@847eaa4afeb791b06daa46e8eafa8b1b68d7cfb4 # v2 with: tofu_version: 1.11.5 diff --git a/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml b/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml index b2015c0..1cccbf9 100644 --- a/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml +++ b/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml @@ -26,7 +26,7 @@ jobs: PR_NUMBER: ${{ forge.event.pull_request.number }} steps: - uses: https://github.com/actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 - - uses: https://github.com/opentofu/setup-opentofu@fc711fa910b93cba0f3fbecaafc9f42fd0c411cb # v2 + - uses: https://github.com/opentofu/setup-opentofu@847eaa4afeb791b06daa46e8eafa8b1b68d7cfb4 # v2 with: tofu_version: 1.11.5 diff --git a/.forgejo/workflows/tofu-plan-templates.yaml b/.forgejo/workflows/tofu-plan-templates.yaml index 35c8ea4..ce91ecc 100644 --- a/.forgejo/workflows/tofu-plan-templates.yaml +++ b/.forgejo/workflows/tofu-plan-templates.yaml @@ -27,7 +27,7 @@ jobs: PR_NUMBER: ${{ forge.event.pull_request.number }} steps: - uses: https://github.com/actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 - - uses: https://github.com/opentofu/setup-opentofu@fc711fa910b93cba0f3fbecaafc9f42fd0c411cb # v2 + - uses: https://github.com/opentofu/setup-opentofu@847eaa4afeb791b06daa46e8eafa8b1b68d7cfb4 # v2 with: tofu_version: 1.11.5 From 15ad12c0941f53a34b7a6bce3959c08feee2ac07 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 26 May 2026 13:40:12 +0000 Subject: [PATCH 3/3] chore(deps): update https://github.com/opentofu/setup-opentofu digest to 847eaa4 --- .forgejo/workflows/tofu-apply-k8s-wheatley.yaml | 2 +- .forgejo/workflows/tofu-apply-templates.yaml | 2 +- .forgejo/workflows/tofu-plan-k8s-wheatley.yaml | 2 +- .forgejo/workflows/tofu-plan-templates.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.forgejo/workflows/tofu-apply-k8s-wheatley.yaml b/.forgejo/workflows/tofu-apply-k8s-wheatley.yaml index b50d74a..ca19d95 100644 --- a/.forgejo/workflows/tofu-apply-k8s-wheatley.yaml +++ b/.forgejo/workflows/tofu-apply-k8s-wheatley.yaml @@ -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 diff --git a/.forgejo/workflows/tofu-apply-templates.yaml b/.forgejo/workflows/tofu-apply-templates.yaml index 89c0c82..545f240 100644 --- a/.forgejo/workflows/tofu-apply-templates.yaml +++ b/.forgejo/workflows/tofu-apply-templates.yaml @@ -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 diff --git a/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml b/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml index 8af3b46..ed1f748 100644 --- a/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml +++ b/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml @@ -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 diff --git a/.forgejo/workflows/tofu-plan-templates.yaml b/.forgejo/workflows/tofu-plan-templates.yaml index 26ee675..4dc9b37 100644 --- a/.forgejo/workflows/tofu-plan-templates.yaml +++ b/.forgejo/workflows/tofu-plan-templates.yaml @@ -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