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

hulk 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 135dbc34 Bump apache/skywalking-eyes to 0.6.0 (#2241)
135dbc34 is described below

commit 135dbc340492b631b8161980fdadb6db9e27fcc6
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Sat Apr 13 11:38:45 2024 +0300

    Bump apache/skywalking-eyes to 0.6.0 (#2241)
    
    Co-authored-by: hulk <[email protected]>
    Co-authored-by: Twice <[email protected]>
---
 .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 6c2b51c9..f2854143 100644
--- a/.github/workflows/kvrocks.yaml
+++ b/.github/workflows/kvrocks.yaml
@@ -77,7 +77,7 @@ jobs:
         run: |
           sudo apt update
           sudo apt install -y clang-format-14 clang-tidy-14
-      - uses: apache/skywalking-eyes/[email protected]
+      - uses: apache/skywalking-eyes/[email protected]
         with:
           config: .github/config/licenserc.yml
       - name: Check with clang-format

Reply via email to