We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb5c937 + b21e6ce commit 15a6b51Copy full SHA for 15a6b51
1 file changed
.github/workflows/todo.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v4
16
17
- name: Raise GitHub issues for TODOs found
18
- uses: alstr/todo-to-issue-action@v4.10.2
+ uses: alstr/todo-to-issue-action@v4.12.2
19
with:
20
TOKEN: ${{ secrets.GITHUB_TOKEN }}
21
AUTO_ASSIGN: true
0 commit comments