Version Check
Actively maintainedEndBug/version-check · MIT
An action that allows you to check whether your npm package version has been updated
★ 109 starsLast commit 12 days agoLatest v3.0.0
C
56
/ 100
Security signals
OpenSSF Scorecard3.4 / 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%)40
Popularity (20%)42
Maintenance (30%)82
Reliability (15%)58