From 892372868c22fa24510452c4278bc4a7986fd293 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 02:34:22 +0000 Subject: [PATCH] Bump alstr/todo-to-issue-action from 4.12.3 to 4.13.1 Bumps [alstr/todo-to-issue-action](https://github.com/alstr/todo-to-issue-action) from 4.12.3 to 4.13.1. - [Release notes](https://github.com/alstr/todo-to-issue-action/releases) - [Commits](https://github.com/alstr/todo-to-issue-action/compare/v4.12.3...v4.13.1) --- 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/todos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/todos.yml b/.github/workflows/todos.yml index 18ef25c..7581e8c 100644 --- a/.github/workflows/todos.yml +++ b/.github/workflows/todos.yml @@ -8,5 +8,5 @@ jobs: steps: - uses: actions/checkout@master - name: TODO to Issue - uses: alstr/todo-to-issue-action@v4.12.3 + uses: alstr/todo-to-issue-action@v4.13.1 id: todo \ No newline at end of file