ActionRank

File Changes Action

Abandoned

trilom/file-changes-action · MIT

This action can be added, and you will get outputs of all of the files that have changed in your repository for you to use.

168 starsLast commit 6 years agoLatest v1.2.4
F
30
/ 100
Security 30Maintenance 4Popularity 38Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: trilom/file-changes-action@a6ca26c14274c33b15e6499323aac178af06ad4b # v1.2.4

Mutable tags like v1.2.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: trilom/file-changes-action@a6ca26c14274c33b15e6499323aac178af06ad4b # v1.2.4

Score breakdown

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