Skip to content

Commit

Permalink
Update alstr/todo-to-issue-action action to v4.9.1 (#1152)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 22, 2022
1 parent 09fe1b8 commit e361400
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 @@ -8,7 +8,7 @@ jobs:
steps:
- uses: "actions/checkout@master"
- name: "TODO to Issue"
uses: alstr/todo-to-issue-action@v4.8.1
uses: alstr/todo-to-issue-action@v4.9.1
id: "todo"
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit e361400

Please sign in to comment.