Skip to content

Commit

Permalink
Merge pull request #54 from TheComputerGenie/renovate/alstr-todo-to-i…
Browse files Browse the repository at this point in the history
…ssue-action-5.x

Update alstr/todo-to-issue-action action to v5
  • Loading branch information
TheComputerGenie authored Sep 24, 2024
2 parents 5c09382 + 58d6245 commit 7cfbe1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/todo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: "actions/checkout@v4"
- name: "TODO to Issue"
uses: "alstr/todo-to-issue-action@v4"
uses: "alstr/todo-to-issue-action@v5"
with:
AUTO_ASSIGN: true
CLOSE_ISSUES: true

0 comments on commit 7cfbe1f

Please sign in to comment.