From 430cf33f2a7bd72e7eabee24d0149db6d3a65c3b Mon Sep 17 00:00:00 2001 From: pgijsbertsen <117165507+pgijsbertsen@users.noreply.github.com> Date: Wed, 18 Feb 2026 12:48:52 +0100 Subject: [PATCH] use correct action --- .forgejo/workflows/tofu-plan-k8s-wheatley.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml b/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml index 6897071..3f8e98d 100644 --- a/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml +++ b/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml @@ -19,7 +19,7 @@ jobs: pull-requests: write steps: - uses: https://github.com/actions/checkout@v4 - - uses: https://github.com/actions/setup-opentofu@v1 + - uses: https://github.com/opentofu/setup-opentofu@v1 with: tofu_version: 1.11.5