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

jihuayu pushed a commit to branch unstable
in repository https://gitbox.apache.org/repos/asf/kvrocks.git


The following commit(s) were added to refs/heads/unstable by this push:
     new 3b29a4c76 chore(ci): bump crate-ci/typos to v1.46.0 (#3474)
3b29a4c76 is described below

commit 3b29a4c768e4c37cc7ab051d8ac129e467bb1ea2
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Fri May 1 15:59:15 2026 +0300

    chore(ci): bump crate-ci/typos to v1.46.0 (#3474)
    
    Bump crate-ci/typos to v1.46.0
    
    Changes:
    
    - Updated the dictionary
    - Ignore ssh ed25519 public keys
    - (action) Use a temp dir for caching
---
 .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 fda6d3c20..253dd9703 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