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

JingsongLi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/paimon-rust.git


The following commit(s) were added to refs/heads/main by this push:
     new 638d4a26 chore(deps): bump apache/skywalking-eyes from 0.8.0 to 0.9.0 
(#772)
638d4a26 is described below

commit 638d4a26704c726fba30353dddabb15f7425b86c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 2 15:03:26 2026 +0800

    chore(deps): bump apache/skywalking-eyes from 0.8.0 to 0.9.0 (#772)
---
 .github/workflows/ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 772d15b5..6857fdc3 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -89,7 +89,7 @@ jobs:
         run: python3 scripts/validate_asf_yaml.py
 
       - name: Check License Header
-        uses: apache/skywalking-eyes/[email protected]
+        uses: apache/skywalking-eyes/[email protected]
 
       - name: Test release artifact verifiers
         run: python3 -m unittest discover -s scripts/tests -p 'test_*.py'

Reply via email to