Skip to content

Commit

Permalink
Merge pull request #16 from Appsilon/renovate/dependencies
Browse files Browse the repository at this point in the history
chore(deps): update alstr/todo-to-issue-action action to v4.9.1
  • Loading branch information
shmileee authored Jan 27, 2023
2 parents d139875 + 6111427 commit 0cffb29
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.8.1
uses: alstr/todo-to-issue-action@v4.9.1
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}
AUTO_ASSIGN: true

0 comments on commit 0cffb29

Please sign in to comment.