ActionRank

Release Changelog Builder

Actively maintained

mikepenz/release-changelog-builder-action · Apache-2.0

A GitHub action that builds your release notes / changelog fast, easy and exactly the way you want.

863 starsLast commit 4 days agoLatest v6.2.3
B
77
/ 100
Security 64Maintenance 100Popularity 57Reliability 88

Security signals

OpenSSF Scorecard5.6 / 10
SECURITY.md presentYes
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: mikepenz/release-changelog-builder-action@c9bcd8238b6f41e05561348339429d360b1c0247 # v6.2.3

Mutable tags like v6.2.3 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.

Full workflow example
steps:
  - uses: mikepenz/release-changelog-builder-action@c9bcd8238b6f41e05561348339429d360b1c0247 # v6.2.3

Score breakdown

Security (35%)64
Popularity (20%)57
Maintenance (30%)100
Reliability (15%)88