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

twice 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 ee6bd5a0 chore(ci): bump crate-ci/typo to v1.2.7 (#2790)
ee6bd5a0 is described below

commit ee6bd5a0d9c2a08d40407f5cc7a362e4966cb341
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Sat Feb 22 07:56:53 2025 +0200

    chore(ci): bump crate-ci/typo to v1.2.7 (#2790)
    
    Co-authored-by: Twice <[email protected]>
---
 .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 2bc0834c..3debc4a6 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