Skip to content

Commit

Permalink
chore(deps): update alstr/todo-to-issue-action action to v4.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2022
1 parent f753596 commit 3dacc18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/todo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v3

- name: Raise GitHub issues for TODOs found
uses: alstr/todo-to-issue-action@v4.7.1
uses: alstr/todo-to-issue-action@v4.9.1
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}
AUTO_ASSIGN: true

0 comments on commit 3dacc18

Please sign in to comment.