castlabs/Package Version IDs
Find ids for package versions based on the version name
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| version | A regular expression that is matched against the name of the version | yes | — |
| token | Token with the necessary scopes to read package versions. Defaults to github.token scoped to the repo running the action. | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| ids | Comma separated list of ids for the given version |