This is an automated email from the ASF dual-hosted git repository. aleksraiden pushed a commit to branch aleksraiden-patch-1 in repository https://gitbox.apache.org/repos/asf/kvrocks.git
commit 436ce79da2c33c4f31a1aea64ed7a39c8af32e3d Author: Aleks Lozovyuk <aleks.rai...@gmail.com> AuthorDate: Tue Jul 1 11:19:25 2025 +0300 Update kvrocks.yaml --- .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 dbf5c501a..706db65bd 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/typos@v1.32.0 + uses: crate-ci/typos@v1.34.0 with: config: .github/config/typos.toml