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

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

commit 01e8fd99db44d73bb1aeea2507cd768b0bc4e8b2
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Sun May 4 16:34:22 2025 +0300

    Update kvrocks.yaml
---
 .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 25ee1d7f0..c9608de5d 100644
--- a/.github/workflows/kvrocks.yaml
+++ b/.github/workflows/kvrocks.yaml
@@ -58,7 +58,7 @@ jobs:
     steps:
       - uses: actions/checkout@v4
       - name: Check typos
-        uses: crate-ci/[email protected]
+        uses: crate-ci/[email protected]
         with:
           config: .github/config/typos.toml
 

Reply via email to