From 3b62feb4767bcccfb76f24d68af3702017078bc8 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Fri, 15 Nov 2024 17:39:59 +0000 Subject: [PATCH] build: update dogfood version from mirror to 1.1.0 --- .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 f7a01ff..dabd013 100644 --- a/.forgejo/workflows/push-next.yml +++ b/.forgejo/workflows/push-next.yml @@ -31,7 +31,7 @@ jobs: uses: https://git.kemitix.net/kemitix/forgejo-todo-checker@v1.1.0 - name: Check TODOs (Mirror) - uses: kemitix/todo-checker@v1.0.0 + uses: kemitix/todo-checker@v1.1.0 - name: Machete uses: https://git.kemitix.net/kemitix/rust@v2.4.1