The action's bash
implementation has been re-written in Go. The Go implementation is 1:1 compatible with the previous version v1.3.9. If you notice a deviation, please file an issue.
What's Changed
- feat(refactor): Re-write action in Go by @jsirianni in #19
- chore(ci): Add Go checks by @jsirianni in #22
- fix: Metadata labels by @jsirianni in #21
Full Changelog: v1.3.9...v1.4.0