From e3189ae9a35eaf9b2c970199e13168b06768ac99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 11:44:22 +0000 Subject: [PATCH] Bump alstr/todo-to-issue-action from 5.1.14 to 5.1.15 Bumps [alstr/todo-to-issue-action](https://github.com/alstr/todo-to-issue-action) from 5.1.14 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/64aca8fda7023259aada83ba44ad988c4c443657...37bb7b56e58569ef273b60678048030a7f0c261a) --- 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-to-issue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/todo-to-issue.yml b/.github/workflows/todo-to-issue.yml index 624ac33fab..1f85399191 100644 --- a/.github/workflows/todo-to-issue.yml +++ b/.github/workflows/todo-to-issue.yml @@ -37,7 +37,7 @@ jobs: persist-credentials: false - name: "TODO to Issue" if: github.event.pull_request.head.repo.full_name == github.repository - uses: alstr/todo-to-issue-action@64aca8fda7023259aada83ba44ad988c4c443657 # v5.1.14 + uses: alstr/todo-to-issue-action@37bb7b56e58569ef273b60678048030a7f0c261a # v5.1.15 with: AUTO_ASSIGN: "true" INSERT_ISSUE_URLS: "true"