Skip to content

Commit

Permalink
chore(deps): bump the github-actions-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the github-actions-dependencies group with 1 update: [alstr/todo-to-issue-action](https://github.com/alstr/todo-to-issue-action).


Updates `alstr/todo-to-issue-action` from 4.11 to 4.12
- [Release notes](https://github.com/alstr/todo-to-issue-action/releases)
- [Commits](alstr/todo-to-issue-action@v4.11...v4.12)

---
updated-dependencies:
- dependency-name: alstr/todo-to-issue-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and neilime committed Jan 5, 2024
1 parent a89ac81 commit d0947f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/need-fix-to-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- uses: "actions/checkout@v4"

- name: "TODO to Issue"
uses: "alstr/todo-to-issue-action@v4.11"
uses: "alstr/todo-to-issue-action@v4.12"
with:
IDENTIFIERS: |
[
Expand Down

0 comments on commit d0947f8

Please sign in to comment.