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 d38dda87 ci: bump crate-ci/typos action to 1.28.4 (#2697)
d38dda87 is described below
commit d38dda871194e37d72252ce380f6f985f02a29e7
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Wed Dec 25 04:33:20 2024 +0200
ci: bump crate-ci/typos action to 1.28.4 (#2697)
---
.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 4c7f9498..4ba3536f 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