Skip to content

Commit

Permalink
build(deps): bump apache/skywalking-eyes from 0.6.0 to 0.7.0 (apache#300
Browse files Browse the repository at this point in the history
)

Bumps [apache/skywalking-eyes](https://github.com/apache/skywalking-eyes) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/apache/skywalking-eyes/releases)
- [Changelog](https://github.com/apache/skywalking-eyes/blob/main/CHANGES.md)
- [Commits](apache/skywalking-eyes@v0.6.0...v0.7.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>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent c999cb6 commit eab36e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- uses: actions/checkout@v4

- name: Check license header
uses: apache/skywalking-eyes/header@v0.6.0
uses: apache/skywalking-eyes/header@v0.7.0

- name: Check rust code style
run: make check-rust
Expand Down

0 comments on commit eab36e2

Please sign in to comment.