tangro/actions-fixed-dependencies
An action to verify that the (dev) dependencies in the package.json are fixed and not ranges.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| check-dependencies | Set to "true" to check the dependencies | — | true |
| check-dev-dependencies | Set to "true" to check the devDependencies | — | true |
| post-comment | Set to "true" to post the results of the actions to the commit. Will only add a comment when the check failed. | — | false |
Outputs
no outputs