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

yihua pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hudi-rs.git


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

commit ebc2b1e81e4643b99b9f30cca6c79ab1d97bbe87
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Sep 5 10:39:10 2026 -0700

    build(deps): bump apache/skywalking-eyes from 0.8.0 to 0.9.0 (#726)
    
    Bumps [apache/skywalking-eyes](https://github.com/apache/skywalking-eyes) 
from 0.8.0 to 0.9.0.
    - [Release notes](https://github.com/apache/skywalking-eyes/releases)
    - 
[Changelog](https://github.com/apache/skywalking-eyes/blob/main/CHANGES.md)
    - 
[Commits](https://github.com/apache/skywalking-eyes/compare/v0.8.0...v0.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: apache/skywalking-eyes
      dependency-version: 0.9.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Y Ethan Guo <[email protected]>
---
 .github/workflows/code.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/code.yml b/.github/workflows/code.yml
index 804e65f4..8296666a 100644
--- a/.github/workflows/code.yml
+++ b/.github/workflows/code.yml
@@ -33,7 +33,7 @@ jobs:
       - uses: actions/checkout@v7
 
       - name: Check license header
-        uses: apache/skywalking-eyes/[email protected]
+        uses: apache/skywalking-eyes/[email protected]
 
       - name: Install system dependencies
         run: |

Reply via email to