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

aleksraiden pushed a commit to branch aleksraiden-patch-crate-ci-typos-1.49.0
in repository https://gitbox.apache.org/repos/asf/kvrocks.git

commit 9a860076ad812b5c9c7b28c4db29cc042d156005
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Tue Aug 11 17:47:09 2026 +0300

    Update typos action version to v1.49.0
---
 .github/workflows/kvrocks.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/kvrocks.yaml b/.github/workflows/kvrocks.yaml
index e46579a0b..932279df3 100644
--- a/.github/workflows/kvrocks.yaml
+++ b/.github/workflows/kvrocks.yaml
@@ -61,7 +61,7 @@ jobs:
     steps:
       - uses: actions/checkout@v6
       - name: Check typos
-        uses: crate-ci/[email protected]
+        uses: crate-ci/[email protected]
         with:
           config: .github/config/typos.toml
       - uses: apache/skywalking-eyes/[email protected]

Reply via email to