diff --git a/.github/workflows/test-and-update.yml b/.github/workflows/test-and-update.yml index 5fc61de..abe7c4d 100644 --- a/.github/workflows/test-and-update.yml +++ b/.github/workflows/test-and-update.yml @@ -20,7 +20,7 @@ jobs: - run: | npm run all git diff - - uses: stefanzweifel/git-auto-commit-action@8756aa072ef5b4a080af5dc8fef36c5d586e521d + - uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 with: commit_message: "[update-dist-bot] auto-format and update dist" commit_user_name: update-dist-bot