This action has a new version.

This commit is contained in:
Robert de Bock 2024-09-12 15:06:33 +02:00
parent 1d3d5007fd
commit 5623672ed2
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: "TODO to Issue" - name: "TODO to Issue"
uses: "alstr/todo-to-issue-action@v2.3" uses: "alstr/todo-to-issue-action@v4"
id: "todo" id: "todo"
with: with:
TOKEN: ${% raw %}{{ secrets.GITHUB_TOKEN }}{% endraw %} TOKEN: ${% raw %}{{ secrets.GITHUB_TOKEN }}{% endraw %}