Create/Update tag
Abandonedrickstaa/action-create-tag · MIT
Simple GitHub action that can be used to create a tag inside a GitHub action.
★ 85 starsLast commit 2 years agoLatest v1.7.2
F
32
/ 100
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: rickstaa/action-create-tag@a1c7777fcb2fee4f19b0f283ba888afa11678b72 # v1.7.2Mutable tags like v1.7.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: rickstaa/action-create-tag@a1c7777fcb2fee4f19b0f283ba888afa11678b72 # v1.7.2
Score breakdown
Security (35%)37
Popularity (20%)38
Maintenance (30%)4
Reliability (15%)70
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/rickstaa-action-create-tag)HTML version
HTML
<a href="https://actionrank.dev/actions/rickstaa-action-create-tag"><img src="https://actionrank.dev/api/badge/rickstaa-action-create-tag" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work