From f8811caac9b947a4753df336a4166a2f41a10914 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 01:45:22 +0000 Subject: [PATCH] Bump alstr/todo-to-issue-action from 4.12.1 to 4.12.3 Bumps [alstr/todo-to-issue-action](https://github.com/alstr/todo-to-issue-action) from 4.12.1 to 4.12.3. - [Release notes](https://github.com/alstr/todo-to-issue-action/releases) - [Commits](https://github.com/alstr/todo-to-issue-action/compare/v4.12.1...v4.12.3) --- updated-dependencies: - dependency-name: alstr/todo-to-issue-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/todo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/todo.yaml b/.github/workflows/todo.yaml index e7047fcc..11d62198 100644 --- a/.github/workflows/todo.yaml +++ b/.github/workflows/todo.yaml @@ -9,4 +9,4 @@ jobs: steps: - uses: "actions/checkout@v4" - name: "Create issues from TODO comments" - uses: "alstr/todo-to-issue-action@v4.12.1" + uses: "alstr/todo-to-issue-action@v4.12.3"