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

hulk 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 320cdba5 chore(ci): bump crate-ci/typos to 1.29.5 (#2755)
320cdba5 is described below

commit 320cdba5ccd6bf62664699454ccd4d8bea1c6cab
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Fri Jan 31 14:39:08 2025 +0200

    chore(ci): bump crate-ci/typos to 1.29.5 (#2755)
---
 .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 4daf0f83..521508d3 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