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

fokko 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 a31fba6  chore(deps): Bump apache/skywalking-eyes from 0.4.0 to 0.5.0 
(#35)
a31fba6 is described below

commit a31fba6b5a6611f2ebd87d2c465c7116050f3716
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 21 10:37:43 2023 +0200

    chore(deps): Bump apache/skywalking-eyes from 0.4.0 to 0.5.0 (#35)
    
    Bumps [apache/skywalking-eyes](https://github.com/apache/skywalking-eyes) 
from 0.4.0 to 0.5.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.4.0...v0.5.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 19867ad..dbabdb8 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
       - uses: actions/checkout@v3
 
       - name: Check License Header
-        uses: apache/skywalking-eyes/[email protected]
+        uses: apache/skywalking-eyes/[email protected]
 
       - name: Cargo format
         run: cargo fmt --all -- --check

Reply via email to