Skip to content

Commit c535504

Browse files
chore(deps): update alstr/todo-to-issue-action action to v5
1 parent 126f10b commit c535504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/todo.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v4
1616

1717
- name: Raise GitHub issues for TODOs found
18-
uses: alstr/todo-to-issue-action@v4.12.3
18+
uses: alstr/todo-to-issue-action@v5.1.4
1919
with:
2020
TOKEN: ${{ secrets.GITHUB_TOKEN }}
2121
AUTO_ASSIGN: true

0 commit comments

Comments
 (0)