Skip to content

Commit

Permalink
build(deps): bump lycheeverse/lychee-action from 1.5.2 to 1.5.4 (#955)
Browse files Browse the repository at this point in the history
Bumps
[lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action)
from 1.5.2 to 1.5.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/lycheeverse/lychee-action/releases">lycheeverse/lychee-action's
releases</a>.</em></p>
<blockquote>
<h2>Version 1.5.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Cleanup old lychee bin after install by <a
href="https://github.com/mre"><code>@​mre</code></a> in <a
href="https://github-redirect.dependabot.com/lycheeverse/lychee-action/pull/172">lycheeverse/lychee-action#172</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/lycheeverse/lychee-action/compare/v1...v1.5.4">https://github.com/lycheeverse/lychee-action/compare/v1...v1.5.4</a></p>
<h2>Version 1.5.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump lychee version to fix issues with email checking by <a
href="https://github.com/mre"><code>@​mre</code></a> in <a
href="https://github-redirect.dependabot.com/lycheeverse/lychee-action/pull/171">lycheeverse/lychee-action#171</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/lycheeverse/lychee-action/compare/v1...v1.5.3">https://github.com/lycheeverse/lychee-action/compare/v1...v1.5.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/lycheeverse/lychee-action/commit/4dcb8bee2a0a4531cba1a1f392c54e8375d6dd81"><code>4dcb8be</code></a>
bump version</li>
<li><a
href="https://github.com/lycheeverse/lychee-action/commit/0682ed617509a52424db04e7502c1dc3df28b469"><code>0682ed6</code></a>
Cleanup old lychee bin after install (<a
href="https://github-redirect.dependabot.com/lycheeverse/lychee-action/issues/172">#172</a>)</li>
<li><a
href="https://github.com/lycheeverse/lychee-action/commit/02de2310627a4c60666babd816ee3ed3368baf26"><code>02de231</code></a>
Update lychee-actionn release in docs</li>
<li><a
href="https://github.com/lycheeverse/lychee-action/commit/0fcec0b45a1cc548fd8b6d9e859b1f8a2cc156ce"><code>0fcec0b</code></a>
Bump lychee version (<a
href="https://github-redirect.dependabot.com/lycheeverse/lychee-action/issues/171">#171</a>)</li>
<li>See full diff in <a
href="https://github.com/lycheeverse/lychee-action/compare/25f59e1bc8f12b314a1e366f825e00d13de2d80b...4dcb8bee2a0a4531cba1a1f392c54e8375d6dd81">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lycheeverse/lychee-action&package-manager=github_actions&previous-version=1.5.2&new-version=1.5.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
  • Loading branch information
ldennington committed Nov 15, 2022
2 parents 9982bbf + d5851be commit 571683a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Run link checker
# For any troubleshooting, see:
# https://github.com/lycheeverse/lychee/blob/master/docs/TROUBLESHOOTING.md
uses: lycheeverse/lychee-action@25f59e1bc8f12b314a1e366f825e00d13de2d80b
uses: lycheeverse/lychee-action@4dcb8bee2a0a4531cba1a1f392c54e8375d6dd81

with:
# user-agent: if a user agent is not specified, some websites (e.g.
Expand Down

0 comments on commit 571683a

Please sign in to comment.