diff --git a/.github/workflows/update-clients.yml b/.github/workflows/update-clients.yml index 52fce74..07982cc 100644 --- a/.github/workflows/update-clients.yml +++ b/.github/workflows/update-clients.yml @@ -91,5 +91,5 @@ jobs: if: success() || failure() uses: stefanzweifel/git-auto-commit-action@v5 with: - commit_message: 'github-actions[bot]: auto-update clients' + commit_message: 'github-actions: auto-update clients' commit_author: 'github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>'