Skip to content

Releases: tarides/changelog-check-action

v3: Update dependencies

30 Jul 12:21
0189fc7
Compare
Choose a tag to compare

What's Changed

  • Update checkout action to use Node v20 by @ja573 in #5

Update dependencies

30 May 12:32
4712207
Compare
Choose a tag to compare

This updates the dependency on checkout v2 to checkout v3 for the migration https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

No user-visible changes but bumping the version anyway to prevent breakage due to the requirement of Node v16.

Initial release

27 Oct 08:45
Compare
Choose a tag to compare

This checks whether you have changes in your CHANGES.md compared to the main branch and fails the build if not. Can be overrridden by setting the no changelog tag per-PR.