ActionRank

ESLint changed files

Stale

tj-actions/eslint-changed-files · MIT

Github action to run ESLint on changed pull request files with support for reporting errors via Github checks.

97 starsLast commit 5 months agoLatest v25.3.2
D
52
/ 100
Security 46Maintenance 46Popularity 41Reliability 92

Security signals

OpenSSF Scorecard4.3 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: tj-actions/eslint-changed-files@536c35c8184b8bbd361d3703aa63439e0895c340 # v25.3.2

Mutable tags like v25.3.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: tj-actions/eslint-changed-files@536c35c8184b8bbd361d3703aa63439e0895c340 # v25.3.2

Score breakdown

Security (35%)46
Popularity (20%)41
Maintenance (30%)46
Reliability (15%)92