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 ceab14d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,7 @@ 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 ceab14d

Please sign in to comment.