ActionRank

Tag Changelog

Actively maintained

loopwerk/tag-changelog · MIT

Automatically generate a changelog since the last tag, using the conventional commit format

64 starsLast commit 2 months agoLatest v1.6.0
D
53
/ 100
Security 37Maintenance 77Popularity 32Reliability 70

Security signals

OpenSSF Scorecard2.9 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: loopwerk/tag-changelog@5935b306b0f84d4ebd40175b182a0b7175509ebe # v1.6.0

Mutable tags like v1.6.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: loopwerk/tag-changelog@5935b306b0f84d4ebd40175b182a0b7175509ebe # v1.6.0

Score breakdown

Security (35%)37
Popularity (20%)32
Maintenance (30%)77
Reliability (15%)70