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

jihuayu 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 752a0aed0 chore(ci): bump skywalking-eyes actions to 0.9.0 (#3604)
752a0aed0 is described below

commit 752a0aed0be989cda03f100805266a98a79455c6
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Wed Sep 2 03:54:42 2026 +0300

    chore(ci): bump skywalking-eyes actions to 0.9.0 (#3604)
    
    Bump skywalking-eyes actions to 0.9.0 (see:
    https://github.com/apache/skywalking-eyes/releases/tag/v0.9.0)
    
    Changes:
    
    - check headers concurrently
    - bug fixes
---
 .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
 

Reply via email to