ActionRank

Get Changed Files

Abandoned

lots0logs/gh-action-get-changed-files · MIT

GitHub Action that saves changed files as JSON for use by other actions.

91 starsLast commit 2 years agoLatest 2.2.2
F
28
/ 100
Security 32Maintenance 4Popularity 35Reliability 58

Security signals

OpenSSF Scorecard2.0 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: lots0logs/gh-action-get-changed-files@6cb5164a823dbf3318b7c8032a333b4b7ed425b2 # 2.2.2

Mutable tags like 2.2.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: lots0logs/gh-action-get-changed-files@6cb5164a823dbf3318b7c8032a333b4b7ed425b2 # 2.2.2

Score breakdown

Security (35%)32
Popularity (20%)35
Maintenance (30%)4
Reliability (15%)58