From 19da56a2c62ab76de6d0fb878b4b314bfec7f674 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 01:21:09 +0000 Subject: [PATCH] Bump alstr/todo-to-issue-action from 4.13 to 5 Bumps [alstr/todo-to-issue-action](https://github.com/alstr/todo-to-issue-action) from 4.13 to 5. - [Release notes](https://github.com/alstr/todo-to-issue-action/releases) - [Commits](https://github.com/alstr/todo-to-issue-action/compare/v4.13...v5) --- updated-dependencies: - dependency-name: alstr/todo-to-issue-action dependency-type: direct:production update-type: version-update:semver-major ... 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 a34e612e..28e0f5da 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.13" + uses: "alstr/todo-to-issue-action@v5"