diff --git a/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml b/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml index 9577197..91eb7a9 100644 --- a/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml +++ b/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml @@ -20,9 +20,10 @@ env: jobs: tofu-plan-k8s-wheatley: runs-on: docker + container: + image: ghcr.io/opentofu/opentofu:1.10.7 steps: - uses: actions/checkout@v4 - - uses: opentofu/setup-opentofu@v1 - name: OpenTofu fmt id: fmt