Skip to content

Commit

Permalink
feat(github-action): update lycheeverse/lychee-action ( v1.9.3 → v1.1…
Browse files Browse the repository at this point in the history
…0.0 ) (#266)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[lycheeverse/lychee-action](https://togithub.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://togithub.com/lycheeverse/lychee-action/releases/tag/v1.10.0)

[Compare
Source](https://togithub.com/lycheeverse/lychee-action/compare/v1.9.3...v1.10.0)

#### What's Changed

- Update `actions/checkout` to version `4` by
[@&#8203;jacobdalamb](https://togithub.com/jacobdalamb) in
[lycheeverse/lychee-action#224
- Bump lychee to 0.15.0 by [@&#8203;mre](https://togithub.com/mre) in
[lycheeverse/lychee-action#226

#### New Contributors

- [@&#8203;jacobdalamb](https://togithub.com/jacobdalamb) made their
first contribution in
[lycheeverse/lychee-action#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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMyMy4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvbWlub3IiXX0=-->

Co-authored-by: bloopy-boi[bot] <98279278+bloopy-boi[bot]@users.noreply.github.com>
  • Loading branch information
bloopy-boi[bot] committed Apr 25, 2024
1 parent 6e03f48 commit aca5188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schedule-broken-link-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
token: "${{ steps.generate-token.outputs.token }}"

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

0 comments on commit aca5188

Please sign in to comment.