actions-marketplace-validations/Dependency Pin Check
Check if dependencies are pinned to specific versions (supports multiple languages)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| language | Programming language to check dependencies for | yes | — |
| dev-dependencies | Check if dev dependencies are pinned (not used for Go) | yes | — |
| peer-dependencies | Check if peer dependencies are pinned (JavaScript only, defaults to false) | no | false |
| optional-dependencies | Check if optional dependencies are pinned (JavaScript only, defaults to false) | no | false |
Outputs
no outputs