ActionRank

Has Changes

Abandoned

UnicornGlobal/has-changes-action · MIT

GitHub action to check for uncommitted code changes

33 starsLast commit 6 years agoLatest v1.0.12
F
28
/ 100
Security 31Maintenance 4Popularity 25Reliability 70

Security signals

OpenSSF Scorecard1.8 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: UnicornGlobal/has-changes-action@ea00e6f831a9e785271645729fa251907b314707 # v1.0.12

Mutable tags like v1.0.12 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: UnicornGlobal/has-changes-action@ea00e6f831a9e785271645729fa251907b314707 # v1.0.12

Score breakdown

Security (35%)31
Popularity (20%)25
Maintenance (30%)4
Reliability (15%)70