a8m / envsubst

Environment variables substitution for Go
MIT License
747 stars 83 forks source link

ci: Version bump for workflow `binaries.yml` #59

Open polarathene opened 1 year ago

polarathene commented 1 year ago

Doesn't look like there is any breaking changes across those major version releases that would affect the simple workflow config, it should be ok to version bump?

Possibly a mistake in go-release-action 1.4 if this change results in armv64 (they intended to treat arm8 => armv8, but this would be wrong for arm64 🤷‍♂️ ). Shouldn't be an issue here as the action in the workflow is configured with an explicit filename instead (asset_name).