dangmai/Get APT package version
Get candidate package version in an Ubuntu/Debian APT repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| baseImage | Ubuntu/Debian based image to use | yes | ubuntu:focal |
| package | Package to look for | yes | — |
| ppa | Additional PPA repository | no | — |
Outputs
| name | description |
|---|---|
| version | The version of the package |