From 0d07b867e582ee7d482815a38b8f734be6cc37a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 20:27:10 +0000 Subject: [PATCH] chore(deps): bump alstr/todo-to-issue-action from 4.12 to 4.13 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] --- .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"