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.
★ 733 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
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/mathieudutour-github-tag-action)HTML version
HTML
<a href="https://actionrank.dev/actions/mathieudutour-github-tag-action"><img src="https://actionrank.dev/api/badge/mathieudutour-github-tag-action" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work