Skip to content

Commit 5441522

Browse files
chore(deps): update apache/skywalking-eyes action to v0.7.0 (#82)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [apache/skywalking-eyes](https://redirect.github.com/apache/skywalking-eyes) | action | minor | `v0.6.0` -> `v0.7.0` | --- ### Release Notes <details> <summary>apache/skywalking-eyes (apache/skywalking-eyes)</summary> ### [`v0.7.0`](https://redirect.github.com/apache/skywalking-eyes/releases/tag/v0.7.0) [Compare Source](https://redirect.github.com/apache/skywalking-eyes/compare/v0.6.0...v0.7.0) #### What's Changed - Update Apache-2.0.yaml to add BSD-2-Clause-Views by [@&#8203;spacewander](https://redirect.github.com/spacewander) in [https://github.com/apache/skywalking-eyes/pull/183](https://redirect.github.com/apache/skywalking-eyes/pull/183) - Add instructions for installing license-eye using Homebrew on macOS by [@&#8203;CodePrometheus](https://redirect.github.com/CodePrometheus) in [https://github.com/apache/skywalking-eyes/pull/186](https://redirect.github.com/apache/skywalking-eyes/pull/186) - docs: update readme. by [@&#8203;yuluo-yx](https://redirect.github.com/yuluo-yx) in [https://github.com/apache/skywalking-eyes/pull/187](https://redirect.github.com/apache/skywalking-eyes/pull/187) - Bump up to go 1.23 and clean up Docker images by [@&#8203;kezhenxu94](https://redirect.github.com/kezhenxu94) in [https://github.com/apache/skywalking-eyes/pull/188](https://redirect.github.com/apache/skywalking-eyes/pull/188) - Bump github.com/go-git/go-git/v5 from 5.8.0 to 5.13.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/skywalking-eyes/pull/189](https://redirect.github.com/apache/skywalking-eyes/pull/189) - Fix global gitignore is not respected, move licenses to release phase by [@&#8203;kezhenxu94](https://redirect.github.com/kezhenxu94) in [https://github.com/apache/skywalking-eyes/pull/191](https://redirect.github.com/apache/skywalking-eyes/pull/191) - Remove change logs and link to releases page instead, simplify release steps by [@&#8203;kezhenxu94](https://redirect.github.com/kezhenxu94) in [https://github.com/apache/skywalking-eyes/pull/192](https://redirect.github.com/apache/skywalking-eyes/pull/192) #### New Contributors - [@&#8203;CodePrometheus](https://redirect.github.com/CodePrometheus) made their first contribution in [https://github.com/apache/skywalking-eyes/pull/186](https://redirect.github.com/apache/skywalking-eyes/pull/186) - [@&#8203;yuluo-yx](https://redirect.github.com/yuluo-yx) made their first contribution in [https://github.com/apache/skywalking-eyes/pull/187](https://redirect.github.com/apache/skywalking-eyes/pull/187) - [@&#8203;dependabot](https://redirect.github.com/dependabot) made their first contribution in [https://github.com/apache/skywalking-eyes/pull/189](https://redirect.github.com/apache/skywalking-eyes/pull/189) **Full Changelog**: apache/skywalking-eyes@v0.6.0...v0.7.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/intel/ScalableVectorSearch). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b08978c commit 5441522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/skywalking-eyes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
- name: "Checkout code"
3737
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3838
- name: "Run check"
39-
uses: apache/skywalking-eyes/header@cd7b195c51fd3d6ad52afceb760719ddc6b3ee91 # v0.6.0
39+
uses: apache/skywalking-eyes/header@5c5b974209f0de5d905f37deb69369068ebfc15c # v0.7.0
4040
with:
4141
mode: "check"

0 commit comments

Comments
 (0)