ActionRank

Changed Files

Actively maintained

tj-actions/changed-files · MIT

Github action to retrieve all (added, copied, modified, deleted, renamed, type changed, unmerged, unknown) files and directories.

2.7k starsLast commit 2 months agoLatest v47.0.6
B
73
/ 100
Security 61Maintenance 82Popularity 65Reliability 92

Security signals

OpenSSF Scorecard5.8 / 10
SECURITY.md presentYes
Immutable releasesEnabled
Known vulnerabilities2 advisory(ies)
  • CVE-2023-51664high

    tj-actions/changed-files has Potential Actions command injection in output filenames (GHSL-2023-271)

    Published Jan 2, 2024
  • CVE-2025-30066high

    tj-actions changed-files through 45.0.7 allows remote attackers to discover secrets by reading actions logs.

    Published Mar 15, 2025

How to use it safely

Recommended: pin to commit SHA
uses: tj-actions/changed-files@9426d40962ed5378910ee2e21d5f8c6fcbf2dd96 # v47.0.6

Mutable tags like v47.0.6 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/changed-files@9426d40962ed5378910ee2e21d5f8c6fcbf2dd96 # v47.0.6

Score breakdown

Security (35%)61
Popularity (20%)65
Maintenance (30%)82
Reliability (15%)92