Skip to content

Commit

Permalink
ci: Upgrade todo-to-issue-action
Browse files Browse the repository at this point in the history
  • Loading branch information
Helco committed Oct 20, 2024
1 parent 4a36bd8 commit 855db33
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: TODO to Issue
uses: alstr/[email protected]
uses: alstr/todo-to-issue-action@v5
with:
IDENTIFIERS: [{"name": "TODO", "labels": [ "todo" ]}]

0 comments on commit 855db33

Please sign in to comment.