Skip to content

Commit

Permalink
Merge pull request #75 from buluma/dependabot/github_actions/alstr/to…
Browse files Browse the repository at this point in the history
…do-to-issue-action-4.11

Bump alstr/todo-to-issue-action from 2.3 to 4.11
  • Loading branch information
buluma authored Nov 20, 2023
2 parents d58cfb1 + 6e9c205 commit 28400ad
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 @@ -14,7 +14,7 @@ jobs:
steps:
- uses: "actions/checkout@master"
- name: "TODO to Issue"
uses: "alstr/todo-to-issue-action@v2.3" # TODO: Update buluma/[email protected] @buluma
uses: "alstr/todo-to-issue-action@v4.11" # TODO: Update buluma/[email protected] @buluma
id: "todo"
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 28400ad

Please sign in to comment.