chainguard-dev / actions

A collection of reusable Github Actions workflows.
Apache License 2.0
119 stars 57 forks source link

feat(melange-build): allow for specific melange version #492

Open ricardomaraschini opened 1 week ago

ricardomaraschini commented 1 week ago

Allow for a specific version of melange to be used when running the melange-build action. Default value is latest-release (following what is used in the setup-melange action) so this is expected to be backward compatible.