From ea7ac3500fc916290810da93f9134c19757eb3ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 05:21:33 +0000 Subject: [PATCH] chore(deps): bump juulsn/todo-issue from 1.1.4 to 1.1.5 Bumps [juulsn/todo-issue](https://github.com/juulsn/todo-issue) from 1.1.4 to 1.1.5. - [Release notes](https://github.com/juulsn/todo-issue/releases) - [Commits](https://github.com/juulsn/todo-issue/compare/v1.1.4...v1.1.5) --- updated-dependencies: - dependency-name: juulsn/todo-issue dependency-version: 1.1.5 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 7fa5ed5..307fc78 100644 --- a/.github/workflows/todo.yml +++ b/.github/workflows/todo.yml @@ -63,7 +63,7 @@ jobs: - name: Run Issue Bot # Pin to the latest release tag instead of @main - uses: juulsn/todo-issue@v1.1.4 + uses: juulsn/todo-issue@v1.1.5 env: # Use the built-in token; no PAT required. # Either works; I prefer github.token so you don't need a secret entry.