From 6088467cfe8fff8d052fdb133e3dfe9a656b612b Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Fri, 20 Sep 2024 21:51:01 +0100 Subject: [PATCH] build: use v1 of the todo checker --- .forgejo/workflows/push-next.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/push-next.yml b/.forgejo/workflows/push-next.yml index e337f08..cc8498c 100644 --- a/.forgejo/workflows/push-next.yml +++ b/.forgejo/workflows/push-next.yml @@ -16,4 +16,4 @@ jobs: uses: actions/checkout@v4 - name: Check TODOs - uses: https://git.kemitix.net/kemitix/forgejo-todo-checker@next + uses: https://git.kemitix.net/kemitix/forgejo-todo-checker@v1