ActionRank

Create/Update tag

Abandoned

rickstaa/action-create-tag · MIT

Simple GitHub action that can be used to create a tag inside a GitHub action.

84 starsLast commit 2 years agoLatest v1.7.2
F
32
/ 100
Security 37Maintenance 4Popularity 38Reliability 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: rickstaa/action-create-tag@a1c7777fcb2fee4f19b0f283ba888afa11678b72 # v1.7.2

Mutable 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