ActionRank

Close Stale Issues

Actively maintained

actions/stale · MIT

Marks issues and pull requests that have not had recent interaction

1.7k starsLast commit 5 days agoLatest v11.0.0
B
71
/ 100
Security 61Maintenance 92Popularity 67Reliability 58

Security signals

OpenSSF Scorecard5.2 / 10
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: actions/stale@4391f3da665fdf50b6810c1a66712fb9ba21aa93 # v11.0.0

Mutable tags like v11.0.0 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: actions/stale@4391f3da665fdf50b6810c1a66712fb9ba21aa93 # v11.0.0

Score breakdown

Security (35%)61
Popularity (20%)67
Maintenance (30%)92
Reliability (15%)58