Skip to content

Commit

Permalink
feat(github-action): update lycheeverse/lychee-action ( v2.2.0 → v2.3…
Browse files Browse the repository at this point in the history
….0 ) (#463)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[lycheeverse/lychee-action](https://redirect.github.com/lycheeverse/lychee-action)
| action | minor | `v2.2.0` -> `v2.3.0` |

---

### Release Notes

<details>
<summary>lycheeverse/lychee-action (lycheeverse/lychee-action)</summary>

###
[`v2.3.0`](https://redirect.github.com/lycheeverse/lychee-action/releases/tag/v2.3.0):
Version 2.3.0

[Compare
Source](https://redirect.github.com/lycheeverse/lychee-action/compare/v2.2.0...v2.3.0)

#### What's Changed

- feat: support ARM workers by
[@&#8203;LesnyRumcajs](https://redirect.github.com/LesnyRumcajs) in
[https://github.com/lycheeverse/lychee-action/pull/273](https://redirect.github.com/lycheeverse/lychee-action/pull/273)

#### New Contributors

- [@&#8203;LesnyRumcajs](https://redirect.github.com/LesnyRumcajs) made
their first contribution in
[https://github.com/lycheeverse/lychee-action/pull/273](https://redirect.github.com/lycheeverse/lychee-action/pull/273)

**Full Changelog**:
lycheeverse/lychee-action@v2...v2.3.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://redirect.github.com/renovatebot/renovate).

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

Co-authored-by: bloopy-boi[bot] <98279278+bloopy-boi[bot]@users.noreply.github.com>
  • Loading branch information
bloopy-boi[bot] authored Feb 4, 2025
1 parent a6d7387 commit 6d48311
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@f796c8b7d468feb9b8c0a46da3fac0af6874d374 # v2.2.0
uses: lycheeverse/lychee-action@f613c4a64e50d792e0b31ec34bbcbba12263c6a6 # v2.3.0
id: lychee
env:
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"
Expand Down

0 comments on commit 6d48311

Please sign in to comment.