ActionRank

Version Check

Actively maintained

EndBug/version-check · MIT

An action that allows you to check whether your npm package version has been updated

110 starsLast commit 28 days agoLatest v3.0.0
C
58
/ 100
Security 43Maintenance 81Popularity 43Reliability 70

Security signals

OpenSSF Scorecard3.9 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: EndBug/version-check@095362f3cd50f690c8fa0e6afeea81834bd8d320 # v3.0.0

Mutable tags like v3.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: EndBug/version-check@095362f3cd50f690c8fa0e6afeea81834bd8d320 # v3.0.0

Score breakdown

Security (35%)43
Popularity (20%)43
Maintenance (30%)81
Reliability (15%)70

Add this badge to your README

ActionRank grade badge for Version Check
Markdown
[![ActionRank](https://actionrank.dev/api/badge/endbug-version-check)](https://actionrank.dev/actions/endbug-version-check)
HTML version
HTML
<a href="https://actionrank.dev/actions/endbug-version-check"><img src="https://actionrank.dev/api/badge/endbug-version-check" alt="ActionRank score"></a>

Free to use, no attribution required — the badge updates itself as the score changes. How badges work

Get alerts for Version Check

We'll email you only if Version Check becomes abandoned or a new advisory is published. Unsubscribe any time. How we handle your address