From e1cab7d4e7ee0d888dd234aff2c2778b19203c2a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 22 Sep 2024 14:15:50 +0000 Subject: [PATCH] chore(deps): update kemitix/forgejo-todo-checker action to v1.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 02cfa65..b1a0022 100644 --- a/.forgejo/workflows/push-next.yml +++ b/.forgejo/workflows/push-next.yml @@ -28,7 +28,7 @@ jobs: uses: actions/checkout@v4 - name: Check TODOs (Origin) - uses: https://git.kemitix.net/kemitix/forgejo-todo-checker@v1.0.0 + uses: https://git.kemitix.net/kemitix/forgejo-todo-checker@v1.1.0 - name: Check TODOs (Mirror) uses: kemitix/todo-checker@v1.0.0