ActionRank

Get Latest Tag

Actively maintained

WyriHaximus/github-action-get-previous-tag · MIT

Get the previous tag

196 starsLast commit 20 days agoLatest v2.0.0
C
64
/ 100
Security 46Maintenance 85Popularity 45Reliability 92

Security signals

OpenSSF Scorecard4.4 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: WyriHaximus/github-action-get-previous-tag@61819f33034117e6c686e6a31dba995a85afc9de # v2.0.0

Mutable tags like v2.0.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: WyriHaximus/github-action-get-previous-tag@61819f33034117e6c686e6a31dba995a85afc9de # v2.0.0

Score breakdown

Security (35%)46
Popularity (20%)45
Maintenance (30%)85
Reliability (15%)92