Version Check
Actively maintainedEndBug/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 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.0Mutable 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
Markdown
[](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