From f6ada5da99f91b828ba0410d1b326d7d503e341e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 05:05:10 +0000 Subject: [PATCH] chore(deps): bump alstr/todo-to-issue-action from 5.1.10 to 5.1.15 Bumps [alstr/todo-to-issue-action](https://github.com/alstr/todo-to-issue-action) from 5.1.10 to 5.1.15. - [Release notes](https://github.com/alstr/todo-to-issue-action/releases) - [Commits](https://github.com/alstr/todo-to-issue-action/compare/v5.1.10...v5.1.15) --- updated-dependencies: - dependency-name: alstr/todo-to-issue-action dependency-version: 5.1.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/todo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/todo.yml b/.github/workflows/todo.yml index 9fed002..6df0c96 100644 --- a/.github/workflows/todo.yml +++ b/.github/workflows/todo.yml @@ -24,7 +24,7 @@ jobs: uses: actions/checkout@v4 - name: TODO to Issue - uses: alstr/todo-to-issue-action@v5.1.10 + uses: alstr/todo-to-issue-action@v5.1.15 id: todo with: INSERT_ISSUE_URLS: 'true'