From 957abe9be996c8713fd156daef1572e410fb76ae Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 28 Nov 2024 19:16:28 +0000 Subject: [PATCH] chore(deps): update kemitix/forgejo-todo-checker action 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 b80f02c..5789687 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.1.0 + uses: https://git.kemitix.net/kemitix/forgejo-todo-checker@v1.2.0 - name: Check TODOs (Mirror) uses: kemitix/todo-checker@v1.1.0 -- 2.45.2