spotlersoftware/get-package-version-id
Gets package version id
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| packageOwner | Owner of the package | yes | — |
| packageName | Name of the package | yes | — |
| packageType | Type of the package (npm) | yes | npm |
| packageVersionName | Name version of the package | yes | — |
| githubToken | Github token | yes | — |
Outputs
| name | description |
|---|---|
| packageVersionId | The package version id |