Skip to content

Commit

Permalink
Bump alstr/todo-to-issue-action from 2.3 to 4.11
Browse files Browse the repository at this point in the history
Bumps [alstr/todo-to-issue-action](https://github.com/alstr/todo-to-issue-action) from 2.3 to 4.11.
- [Release notes](https://github.com/alstr/todo-to-issue-action/releases)
- [Commits](alstr/todo-to-issue-action@v2.3...v4.11)

---
updated-dependencies:
- dependency-name: alstr/todo-to-issue-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 26, 2023
1 parent cd60a61 commit 7b0d5f7
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 @@ -23,7 +23,7 @@ jobs:
steps:
- uses: "actions/checkout@master"
- name: "TODO to Issue"
uses: "alstr/todo-to-issue-action@v2.3" # TODO: Update buluma/todo-to-issue-action@v1.0.1 @buluma
uses: "alstr/todo-to-issue-action@v4.11" # TODO: Update buluma/todo-to-issue-action@v1.0.1 @buluma
id: "todo"
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 7b0d5f7

Please sign in to comment.