From d8c2e9a23f7eb426acd23a8df866a1698b43d6a7 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Thu, 28 Nov 2024 19:04:09 +0000 Subject: [PATCH] chore(deps): update forge-todo-checker to v1.2.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 8415129..c4db6f7 100644 --- a/.forgejo/workflows/push-next.yml +++ b/.forgejo/workflows/push-next.yml @@ -24,7 +24,7 @@ jobs: uses: actions/checkout@v4 - name: Check TODOs - uses: kemitix/todo-checker@v1.1.0 + uses: kemitix/todo-checker@v1.2.0 - name: Machete uses: https://git.kemitix.net/kemitix/rust@v2.4.1