GitHub Tag
Abandonedmathieudutour/github-tag-action · MIT
A Github Action to automatically bump and tag master, on merge, with the latest SemVer formatted version. Works on any platform.
★ 732 starsLast commit 2 years agoLatest v6.2
F
36
/ 100
Security signals
OpenSSF Scorecard3.6 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: mathieudutour/github-tag-action@a22cf08638b34d5badda920f9daf6e72c477b07b # v6.2Mutable tags like v6.2 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: mathieudutour/github-tag-action@a22cf08638b34d5badda920f9daf6e72c477b07b # v6.2
Score breakdown
Security (35%)42
Popularity (20%)56
Maintenance (30%)4
Reliability (15%)60