ubuntu/Update snap tag
Update the snapcraft.yaml for a given snap with the latest upstream tag
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | A Github PAT | yes | — |
| repo | The repo containing the snapcraft.yaml to be updated | yes | None |
| version-schema | Version schema of snapping repository | no | — |
| rock-version-schema | Version schema of rock repository | no | — |
| yaml-path | Path to the YAML file | no | — |
| readme-path | Path to the README file | no | — |
Outputs
| name | description |
|---|---|
| new-snapcraft-yaml | Updated snapcraft.yaml |