Update action.yml to use the latest version of the TODO to Issue action, improving functionality and ensuring compatibility with recent changes.

Signed-off-by: Shakar Bakr <5h4k4r.b4kr@gmail.com>
This commit is contained in:
Shakar Bakr 2025-06-15 14:26:54 +03:00
parent 1c0d19697f
commit d41b4a507f
No known key found for this signature in database
GPG Key ID: DA55A26823AE3C28

View File

@ -27,7 +27,7 @@ runs:
repositories: ${{ steps.extract-repos.outputs.repositories }}
- name: Run TODO to Issue action
uses: docker://reg.dev.krd/test-todo-to-issue/todo-to-issue-action:test
uses: docker://ghcr.io/alstr/todo-to-issue-action:v5.1.12
with:
REPO: ${{ inputs.REPO }}
BEFORE: ${{ inputs.BEFORE }}