From ef0d8ea2b346c838261f7a8e0abe6965a51444c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 12:54:36 +0000 Subject: [PATCH] chore(deps): update toshimaru/auto-author-assign action to v3.0.3 --- .github/workflows/auto-author-assign.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-author-assign.yml b/.github/workflows/auto-author-assign.yml index d264111d..628e7d28 100644 --- a/.github/workflows/auto-author-assign.yml +++ b/.github/workflows/auto-author-assign.yml @@ -11,4 +11,4 @@ jobs: assign-author: runs-on: ubuntu-latest steps: - - uses: toshimaru/auto-author-assign@v3.0.1 \ No newline at end of file + - uses: toshimaru/auto-author-assign@v3.0.3 \ No newline at end of file