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 f529ba9439a245150a4b871762635b2246759b7b Author: Aleks Lozovyuk <[email protected]> AuthorDate: Tue Sep 1 16:12:49 2026 +0300 Update skywalking-eyes/header action version --- .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 4e74f0904..760f8a5d0 100644 --- a/.github/workflows/kvrocks.yaml +++ b/.github/workflows/kvrocks.yaml @@ -64,7 +64,7 @@ jobs: uses: crate-ci/[email protected] with: config: .github/config/typos.toml - - uses: apache/skywalking-eyes/[email protected] + - uses: apache/skywalking-eyes/[email protected] with: config: .github/config/licenserc.yml
