Changelog Updater
Abandonedstefanzweifel/changelog-updater-action · MIT
A GitHub Action to automatically update a "Keep a Changelog" CHANGELOG with the latest release notes.
★ 157 starsLast commit 1 year agoLatest v1.12.0
F
33
/ 100
Security signals
OpenSSF Scorecard2.8 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: stefanzweifel/changelog-updater-action@a938690fad7edf25368f37e43a1ed1b34303eb36 # v1.12.0Mutable tags like v1.12.0 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: stefanzweifel/changelog-updater-action@a938690fad7edf25368f37e43a1ed1b34303eb36 # v1.12.0
Score breakdown
Security (35%)37
Popularity (20%)35
Maintenance (30%)10
Reliability (15%)70