From e8485cab16e198e414e13a2f058f033a980b8336 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 02:25:51 +0000 Subject: [PATCH] Bump alstr/todo-to-issue-action from 4.12.3 to 4.13 Bumps [alstr/todo-to-issue-action](https://github.com/alstr/todo-to-issue-action) from 4.12.3 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.3...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/todos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/todos.yml b/.github/workflows/todos.yml index 18ef25c..208138f 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 id: todo \ No newline at end of file