From 6461d243d76346cf4012d843be7f02cd9b49e949 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 15:57:36 +0200 Subject: [PATCH] chore(deps): bump toshimaru/auto-author-assign from 2.0.1 to 2.1.0 (#12389) Bumps [toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/toshimaru/auto-author-assign/releases) - [Changelog](https://github.com/toshimaru/auto-author-assign/blob/main/CHANGELOG.md) - [Commits](https://github.com/toshimaru/auto-author-assign/compare/c1ffd6f64e20f8f5f61f4620a1e5f0b0908790ef...ebd30f10fb56e46eb0759a14951f36991426fed0) --- updated-dependencies: - dependency-name: toshimaru/auto-author-assign dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/auto-assignee.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-assignee.yml b/.github/workflows/auto-assignee.yml index dcd8f1c4c34..864056be2a0 100644 --- a/.github/workflows/auto-assignee.yml +++ b/.github/workflows/auto-assignee.yml @@ -11,5 +11,5 @@ jobs: - name: assign-author # ignore the pull requests opened from PR because token is not correct if: github.event.pull_request.head.repo.full_name == github.repository && github.actor != 'dependabot[bot]' - uses: toshimaru/auto-author-assign@c1ffd6f64e20f8f5f61f4620a1e5f0b0908790ef + uses: toshimaru/auto-author-assign@ebd30f10fb56e46eb0759a14951f36991426fed0