From c7516121a908dd213397c0cf564ea78f1833bedc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 16:59:55 +0000 Subject: [PATCH] Bump kentaro-m/auto-assign-action in the github group Bumps the github group with 1 update: [kentaro-m/auto-assign-action](https://github.com/kentaro-m/auto-assign-action). Updates `kentaro-m/auto-assign-action` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/kentaro-m/auto-assign-action/releases) - [Commits](https://github.com/kentaro-m/auto-assign-action/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: kentaro-m/auto-assign-action dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github ... Signed-off-by: dependabot[bot] --- .github/workflows/auto_assign_ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto_assign_ci.yaml b/.github/workflows/auto_assign_ci.yaml index 37a0e7d..289a5ba 100644 --- a/.github/workflows/auto_assign_ci.yaml +++ b/.github/workflows/auto_assign_ci.yaml @@ -13,4 +13,4 @@ jobs: runs-on: ubuntu-latest steps: # Set the author as the assignee of the PR. - - uses: kentaro-m/auto-assign-action@v2.0.0 + - uses: kentaro-m/auto-assign-action@v2.0.1