diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml
index d4b9eaee4..1a29e3a44 100644
--- a/.github/workflows/auto-update.yml
+++ b/.github/workflows/auto-update.yml
@@ -98,6 +98,7 @@ jobs:
           body: |
             This pull request is created automatically by `auto-update` action.
           commit-message: '[Bot] Update playlists'
+          committer: GitHub <noreply@github.com>
           branch: bot/auto-update
           delete-branch: true
           token: ${{ steps.generate-token.outputs.token }}