From 414ce44b32315893325816b9c8a5d7e83aef326b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 05:21:37 +0000 Subject: [PATCH] Bump alstr/todo-to-issue-action from 4.9 to 4.10 Bumps [alstr/todo-to-issue-action](https://github.com/alstr/todo-to-issue-action) from 4.9 to 4.10. - [Release notes](https://github.com/alstr/todo-to-issue-action/releases) - [Commits](https://github.com/alstr/todo-to-issue-action/compare/v4.9...v4.10) --- updated-dependencies: - dependency-name: alstr/todo-to-issue-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/todo-to-issue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/todo-to-issue.yml b/.github/workflows/todo-to-issue.yml index aafc7ed..37b5e89 100644 --- a/.github/workflows/todo-to-issue.yml +++ b/.github/workflows/todo-to-issue.yml @@ -6,7 +6,7 @@ jobs: steps: - uses: "actions/checkout@v3" - name: "TODO to Issue" - uses: "alstr/todo-to-issue-action@v4.9" + uses: "alstr/todo-to-issue-action@v4.10" id: "todo" with: IGNORE: "lib/.*"