From 20a8034fb99a0603e180f1d691866f178c7008ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 09:42:53 +0200 Subject: [PATCH] chore(deps): bump alstr/todo-to-issue-action from 4.12 to 4.13 (#640) Bumps [alstr/todo-to-issue-action](https://github.com/alstr/todo-to-issue-action) from 4.12 to 4.13. - [Release notes](https://github.com/alstr/todo-to-issue-action/releases) - [Commits](https://github.com/alstr/todo-to-issue-action/compare/v4.12...v4.13) --- updated-dependencies: - dependency-name: alstr/todo-to-issue-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexander Thomas <77535027+alethomas@users.noreply.github.com> --- .github/workflows/check-todos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-todos.yml b/.github/workflows/check-todos.yml index 7d2a4eb7..6ff37e9c 100644 --- a/.github/workflows/check-todos.yml +++ b/.github/workflows/check-todos.yml @@ -11,4 +11,4 @@ jobs: steps: - uses: "actions/checkout@master" - name: "TODO to Issue" - uses: "alstr/todo-to-issue-action@v4.12" + uses: "alstr/todo-to-issue-action@v4.13"