From 5a371d073cd9ae76236b07ed9ee46b1961b1590f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 17:36:04 +0000 Subject: [PATCH] Bump alstr/todo-to-issue-action from 4.6.2 to 4.10.2 Bumps [alstr/todo-to-issue-action](https://github.com/alstr/todo-to-issue-action) from 4.6.2 to 4.10.2. - [Release notes](https://github.com/alstr/todo-to-issue-action/releases) - [Commits](https://github.com/alstr/todo-to-issue-action/compare/v4.6.2...v4.10.2) --- updated-dependencies: - dependency-name: alstr/todo-to-issue-action dependency-type: direct:production update-type: version-update:semver-minor ... 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 1e954f1f..c5d44ac9 100644 --- a/.github/workflows/todo.yaml +++ b/.github/workflows/todo.yaml @@ -9,4 +9,4 @@ jobs: steps: - uses: "actions/checkout@v3" - name: "Create issues from TODO comments" - uses: "alstr/todo-to-issue-action@v4.6.2" + uses: "alstr/todo-to-issue-action@v4.10.2"