Skip to content

Commit 070fa79

Browse files
chore(deps): update apache/skywalking-eyes action to v0.8.0 (#195)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [apache/skywalking-eyes](https://redirect.github.com/apache/skywalking-eyes) | action | minor | `v0.7.0` -> `v0.8.0` | --- ### Release Notes <details> <summary>apache/skywalking-eyes (apache/skywalking-eyes)</summary> ### [`v0.8.0`](https://redirect.github.com/apache/skywalking-eyes/compare/v0.7.0...v0.8.0) [Compare Source](https://redirect.github.com/apache/skywalking-eyes/compare/v0.7.0...v0.8.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 597112f commit 070fa79

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,7 +36,7 @@ jobs:
3636
- name: "Checkout code"
3737
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3838
- name: "Run check"
39-
uses: apache/skywalking-eyes/header@5c5b974209f0de5d905f37deb69369068ebfc15c # v0.7.0
39+
uses: apache/skywalking-eyes/header@61275cc80d0798a405cb070f7d3a8aaf7cf2c2c1 # v0.8.0
4040
with:
4141
config: ".github/.licenserc.yaml"
4242
mode: "check"

0 commit comments

Comments
 (0)