actions-marketplace-validations/Keep Changelog
Automatically update your CHANGELOG.md for a new release. Built for the keepachangelog.com format.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 6, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/misha-brt_keep-a-changelog-new-release@d53a9ab7ce2bd6a56158ac7a274fa2cb24dc406b # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The version of the new release | no | — |
| tag | The tag that contains the version of the new release | no | — |
| date | The date of the release. Defaults to today at the execution time. Accepts any format that Date.parse will accept. | no | — |
| changelogPath | The path to the changelog file. Defaults to `./CHANGELOG.md` | no | — |
Outputs
no outputs