From 5ad38d5983c795a3b903af9797e2a03e55666a97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 07:50:06 +0100 Subject: [PATCH] chore(deps): bump alstr/todo-to-issue-action from 4.5.3 to 4.5.4 (#453) Bumps [alstr/todo-to-issue-action](https://github.com/alstr/todo-to-issue-action) from 4.5.3 to 4.5.4. - [Release notes](https://github.com/alstr/todo-to-issue-action/releases) - [Commits](https://github.com/alstr/todo-to-issue-action/compare/v4.5.3...v4.5.4) --- updated-dependencies: - dependency-name: alstr/todo-to-issue-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/check-todos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-todos.yml b/.github/workflows/check-todos.yml index d6bf6e66a..16c2e30bf 100644 --- a/.github/workflows/check-todos.yml +++ b/.github/workflows/check-todos.yml @@ -11,4 +11,4 @@ jobs: steps: - uses: "actions/checkout@master" - name: "TODO to Issue" - uses: "alstr/todo-to-issue-action@v4.5.3" + uses: "alstr/todo-to-issue-action@v4.5.4"