diff --git a/.github/workflows/update-clients.yml b/.github/workflows/update-clients.yml index 9665055..46e126f 100644 --- a/.github/workflows/update-clients.yml +++ b/.github/workflows/update-clients.yml @@ -46,5 +46,5 @@ jobs: id: git-auto-commit-action uses: stefanzweifel/git-auto-commit-action@v5 with: - commit_message: 'github-actions[bot]: build and compile clients' + commit_message: 'github-actions[bot]: auto-update clients' commit_author: 'github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>'