ActionRank

Autotagger

Abandoned

ButlerLogic/action-autotag · MIT

Automatically generate a new tag when the manifest file (package.json, Dockerfile, custom file, etc) version changes.

79 starsLast commit 2 years agoLatest 1.1.4
F
37
/ 100
Security 50Maintenance 4Popularity 38Reliability 70

Security signals

OpenSSF ScorecardNo data
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: ButlerLogic/action-autotag@7421fe0300091f3ef2134f627baaad42a156de10 # 1.1.4

Mutable tags like 1.1.4 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: ButlerLogic/action-autotag@7421fe0300091f3ef2134f627baaad42a156de10 # 1.1.4

Score breakdown

Security (35%)50
Popularity (20%)38
Maintenance (30%)4
Reliability (15%)70