New
v6.4.0
What's Changed
- ci: set contents read as default workflow permissions by @crazy-max in https://github.com/goreleaser/goreleaser-action/pull/494
- fix: support .config directory for goreleaser config files by @haya14busa in https://github.com/goreleaser/goreleaser-action/pull/500
- chore(deps): bump semver from 7.7.1 to 7.7.2 by @dependabot[bot] in https://github.com/goreleaser/goreleaser-action/pull/495
- chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot[bot] in https://github.com/goreleaser/goreleaser-action/pull/498
- fix: do not get releases.json if version is specific by @caarlos0 in https://github.com/goreleaser/goreleaser-action/pull/502
- chore(deps): bump undici from 5.28.5 to 5.29.0 by @dependabot[bot] in https://github.com/goreleaser/goreleaser-action/pull/496
- feat: retry downloading releases json by @caarlos0 in https://github.com/goreleaser/goreleaser-action/pull/503
New Contributors
- @haya14busa made their first contribution in https://github.com/goreleaser/goreleaser-action/pull/500
Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v6.3.0...v6.4.0