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

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


The following commit(s) were added to refs/heads/main by this push:
     new 8847f9c  chore(deps): Bump apache/skywalking-eyes from 0.5.0 to 0.6.0 
(#328)
8847f9c is described below

commit 8847f9c44d6b77280c1353cbcaabb597cd87ab25
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 16 14:20:05 2024 +0800

    chore(deps): Bump apache/skywalking-eyes from 0.5.0 to 0.6.0 (#328)
    
    Bumps [apache/skywalking-eyes](https://github.com/apache/skywalking-eyes) 
from 0.5.0 to 0.6.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.5.0...v0.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: apache/skywalking-eyes
      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>
---
 .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 1523971..f0f8f0f 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
       - uses: actions/checkout@v4
 
       - name: Check License Header
-        uses: apache/skywalking-eyes/[email protected]
+        uses: apache/skywalking-eyes/[email protected]
 
       - name: Cargo format
         run: make check-fmt

Reply via email to