Skip to content

v1.0.16

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 08:53
74dc9cb

Added

  • a cgo job specific configuration variable which disables cgo in the go-test workflow

Changed

  • do not install the same version of Go twice in the go-test and go-check workflows
  • mark the Go update commits as breaking changes in the style of conventional commits
  • removed usage of search API from the releaser workflow

Fixed

  • do not mark prereleases or versions with build strings as latest in the releaser workflow