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 a83090adc chore(ci): bump crate-ci/typos to v1.31.0 (#2857)
a83090adc is described below

commit a83090adc7e74aaec7de7ceb14a22c5dbab89ad1
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Sun Mar 30 09:12:09 2025 +0300

    chore(ci): bump crate-ci/typos to v1.31.0 (#2857)
    
    Co-authored-by: hulk <[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 74dd3c483..5b6076fc3 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