From f73fb20aeaa696b4fdc20deff9b3385969826389 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 13:01:13 +0100 Subject: [PATCH] chore(deps): bump alstr/todo-to-issue-action from 4.11 to 4.12 (#623) Bumps [alstr/todo-to-issue-action](https://github.com/alstr/todo-to-issue-action) from 4.11 to 4.12. - [Release notes](https://github.com/alstr/todo-to-issue-action/releases) - [Commits](https://github.com/alstr/todo-to-issue-action/compare/v4.11...v4.12) --- 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 ef1b16de..7d2a4eb7 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.11" + uses: "alstr/todo-to-issue-action@v4.12"