Open tooomm opened 3 weeks ago
Wouldn't this update the lychee version even for users who've pinned the lychee-action? This could potentially introduce breaking changes unexpectedly.
I'm not entirely sure how GitHub Actions handle this interaction between action versions and tool versions.
@tooomm, any thoughts?
As discussed earlier in a related ticket to https://github.com/lycheeverse/lychee/pull/1212: https://github.com/lycheeverse/lychee-action/issues/203
See comments following https://github.com/lycheeverse/lychee-action/issues/203#issuecomment-1784083059, including a proposed logic by @kemingy.
This could be a good standard setting for the action in general and can get rid of constant manual version bumps to stay en par with the main tool (e.g. https://github.com/lycheeverse/lychee-action/commit/ebd95ebde89b46eaf3567432efb0b52bad2187d7).