New
Version 2.7.0
Breaking changes
If you're using --base, you must now provide either a URL (with scheme) or an absolute local path. See lychee --help for more information. If you want to resolve root-relative links in local files, also see --root-dir.
What's Changed
- Bump peter-evans/create-issue-from-file from 5 to 6 by @dependabot[bot] in https://github.com/lycheeverse/lychee-action/pull/307
- Upgrade checkout action from v4 to v5 by @jacobdalamb in https://github.com/lycheeverse/lychee-action/pull/310
- Update lycheeVersion to v0.21.0 by @github-actions[bot] in https://github.com/lycheeverse/lychee-action/pull/312 See https://github.com/lycheeverse/lychee/releases/tag/lychee-v0.21.0 for the lychee changelog.
Full Changelog: https://github.com/lycheeverse/lychee-action/compare/v2...v2.7.0