Skip to content

Commit 83b6021

Browse files
Bump alstr/todo-to-issue-action from 4.6.9 to 4.7 (#24)
Bumps [alstr/todo-to-issue-action](https://github.com/alstr/todo-to-issue-action) from 4.6.9 to 4.7. - [Release notes](https://github.com/alstr/todo-to-issue-action/releases) - [Commits](alstr/todo-to-issue-action@v4.6.9...v4.7) --- updated-dependencies: - dependency-name: alstr/todo-to-issue-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 466ee91 commit 83b6021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/todo-to-issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
steps:
77
- uses: "actions/checkout@v3"
88
- name: "TODO to Issue"
9-
uses: "alstr/todo-to-issue-action@v4.6.9"
9+
uses: "alstr/todo-to-issue-action@v4.7"
1010
id: "todo"
1111
with:
1212
IGNORE: "lib/.*"

0 commit comments

Comments
 (0)