actions-marketplace-validations/Npm pre-release detection
This action detects pre-release Npm packages for a given package file.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 26, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/kevin-bronsdijk_npm-pre-release-packages-detection-action@13eb5c82d7d5c59c83a80ad41c9398d91b221c29 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| package-file-full-path | The name of the package file | yes | — |
Outputs
| name | description |
|---|---|
| found-pre-release | Boolean indicator used to tell that a pre-release packages was found. |