This is an automated email from the ASF dual-hosted git repository.

liubao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git

commit 6852cd047808193148ad913960e3ec181119926b
Author: liubao68 <[email protected]>
AuthorDate: Fri Oct 10 11:00:09 2025 +0800

    make typo check stable and update on demand
---
 .github/workflows/typo_check.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/typo_check.yml b/.github/workflows/typo_check.yml
index 58b5cdb65..e33de91eb 100644
--- a/.github/workflows/typo_check.yml
+++ b/.github/workflows/typo_check.yml
@@ -35,4 +35,4 @@ jobs:
         # 2. Run the typo check with the following command:
         #    typos
       - name: Check typos
-        uses: crate-ci/typos@master
+        uses: crate-ci/[email protected]

Reply via email to