This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 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 1066d87 chore(deps): bump apache/skywalking-eyes from 0.6.0 to 0.8.0
(#178)
1066d87 is described below
commit 1066d87b262b87f7e04e15316851d7ee5cfbaefc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 2 10:43:57 2026 +0800
chore(deps): bump apache/skywalking-eyes from 0.6.0 to 0.8.0 (#178)
Bumps [apache/skywalking-eyes](https://github.com/apache/skywalking-eyes)
from 0.6.0 to 0.8.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.6.0...v0.8.0)
---
updated-dependencies:
- dependency-name: apache/skywalking-eyes
dependency-version: 0.8.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>
---
.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 d53e58e..7aa1232 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -39,7 +39,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: Install cargo-deny
uses: taiki-e/install-action@v2