Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 05:25
4929deb

❗ Breaking Changes

  • Renamed checkout-ref input parameter to ref.
  • Renamed reusable workflow to i.yml from check-eol.yml.

🆕 Features

  • Added GitHub's ::notice:: and ::error:: commands to messages to highlight information and errors.
  • Merged with check-eol-composite: the repository now serves as both a reusable workflow and a composite action.
  • Removed unnecessary run-name from templates.

🐞 Fixes

  • Fixed error message requiring LF despite specifying something else with the default-eol input parameter.