Skip to content

Commit aca5188

Browse files
feat(github-action): update lycheeverse/lychee-action ( v1.9.3 → v1.10.0 ) (#266)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) | action | minor | `v1.9.3` -> `v1.10.0` | --- ### Release Notes <details> <summary>lycheeverse/lychee-action (lycheeverse/lychee-action)</summary> ### [`v1.10.0`](https://github.com/lycheeverse/lychee-action/releases/tag/v1.10.0) [Compare Source](https://github.com/lycheeverse/lychee-action/compare/v1.9.3...v1.10.0) #### What's Changed - Update `actions/checkout` to version `4` by [@&#8203;jacobdalamb](https://github.com/jacobdalamb) in [https://github.com/lycheeverse/lychee-action/pull/224](https://github.com/lycheeverse/lychee-action/pull/224) - Bump lychee to 0.15.0 by [@&#8203;mre](https://github.com/mre) in [https://github.com/lycheeverse/lychee-action/pull/226](https://github.com/lycheeverse/lychee-action/pull/226) #### New Contributors - [@&#8203;jacobdalamb](https://github.com/jacobdalamb) made their first contribution in [https://github.com/lycheeverse/lychee-action/pull/224](https://github.com/lycheeverse/lychee-action/pull/224) **Full Changelog**: lycheeverse/lychee-action@v1.9.3...v1.10.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMyMy4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvbWlub3IiXX0=--> Co-authored-by: bloopy-boi[bot] <98279278+bloopy-boi[bot]@users.noreply.github.com>
1 parent 6e03f48 commit aca5188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schedule-broken-link-check.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
token: "${{ steps.generate-token.outputs.token }}"
2525

2626
- name: Scan for broken links
27-
uses: lycheeverse/lychee-action@c053181aa0c3d17606addfe97a9075a32723548a # v1.9.3
27+
uses: lycheeverse/lychee-action@2b973e86fc7b1f6b36a93795fe2c9c6ae1118621 # v1.10.0
2828
id: lychee
2929
env:
3030
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"

0 commit comments

Comments
 (0)