diff --git a/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml b/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml index 93991d9..43225fe 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: actions/checkout@v4 - - uses: github.com/opentofu/setup-opentofu@v1 + - uses: actions/setup-opentofu@v1 - name: OpenTofu fmt id: fmt