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 c1f57aab7 chore(ci):  Update paths-filter and header action versions 
(#3426)
c1f57aab7 is described below

commit c1f57aab7d0febbe40e6e38281e149a1d30de0e0
Author: 纪华裕 <[email protected]>
AuthorDate: Wed Apr 8 15:19:56 2026 +0800

    chore(ci):  Update paths-filter and header action versions (#3426)
    
    <img width="1996" height="284" alt="image"
    
src="https://github.com/user-attachments/assets/fe2e4893-ba8c-46cb-bb37-bf801ab74991";
    />
---
 .github/workflows/kvrocks.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/kvrocks.yaml b/.github/workflows/kvrocks.yaml
index 3822618fd..69194a17c 100644
--- a/.github/workflows/kvrocks.yaml
+++ b/.github/workflows/kvrocks.yaml
@@ -40,7 +40,7 @@ jobs:
       docs_only: ${{ steps.result.outputs.docs_only }}
     steps:
       - uses: actions/checkout@v6
-      - uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36
+      - uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d
         id: changes
         with:
           filters: .github/config/changes.yml
@@ -61,7 +61,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