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