actions-marketplace-validations/Package JSON Version Check
Indicates when the package.json version has updated in the most recent commit
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 7, 2022
- License
- Apache 2.0
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/gfellerph_package-json-version-check@a7fac2676956ebfd60e7f0e013763555c703f765 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The path to the package.json | no | package.json |
Outputs
| name | description |
|---|---|
| has-updated | Whether the package.json version has been updated |
| current-package-version | The current package.json version |