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

PragmaTwice 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 ced70e008 chore(ci): bump typos action to v1.49.0 (#3586)
ced70e008 is described below

commit ced70e0080cc00aafdcb7d22f7034ac5a24f79e9
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Tue Aug 11 19:06:44 2026 +0300

    chore(ci): bump typos action to v1.49.0 (#3586)
    
    Bump typos action to v1.49.0 (see:
    https://github.com/crate-ci/typos/releases/tag/v1.49.0)
---
 .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 e46579a0b..932279df3 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