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 4c8e3b30 chore(ci): bump action apache/skywalking-eyes/header to 0.7.0
(#2788)
4c8e3b30 is described below
commit 4c8e3b305763f2738c22980451d1b9674e1e3bb0
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Thu Feb 13 14:11:35 2025 +0200
chore(ci): bump action apache/skywalking-eyes/header to 0.7.0 (#2788)
---
.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 afd7a5a0..a355c4c6 100644
--- a/.github/workflows/kvrocks.yaml
+++ b/.github/workflows/kvrocks.yaml
@@ -69,7 +69,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- - uses: apache/skywalking-eyes/[email protected]
+ - uses: apache/skywalking-eyes/[email protected]
with:
config: .github/config/licenserc.yml
- uses: actions/setup-go@v5