Skip to content

Commit

Permalink
Update alstr/todo-to-issue-action action to v4.13 (#1887)
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 Mar 22, 2024
1 parent cea88d2 commit dc5ac49
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 @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: alstr/todo-to-issue-action@v4.12
- uses: alstr/todo-to-issue-action@v4.13
id: todo
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit dc5ac49

Please sign in to comment.