From 17492066eb110ae5794e17819518082c8b6b0b18 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 5 Jan 2025 11:01:01 +0000 Subject: [PATCH] chore(deps): update kemitix/forgejo-todo-checker action to v1.3.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 6b7af33..a96c7be 100644 --- a/.forgejo/workflows/push-next.yml +++ b/.forgejo/workflows/push-next.yml @@ -27,7 +27,7 @@ jobs: uses: actions/checkout@v4 - name: Check TODOs (Origin) - uses: https://git.kemitix.net/kemitix/forgejo-todo-checker@v1.2.0 + uses: https://git.kemitix.net/kemitix/forgejo-todo-checker@v1.3.0 - name: Check TODOs (Mirror) uses: kemitix/todo-checker@v1.1.0 -- 2.45.2