GoReleaser Action
Version updated for https://github.com/goreleaser/goreleaser-action to version v7.0.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 0 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GoReleaser GitHub Action automates the process of building, packaging, and releasing Go projects using GoReleaser. It streamlines tasks such as generating release artifacts, creating changelogs, and managing versioning, making it easier to release software consistently and efficiently. Additionally, it supports features like artifact signing and integration with GitHub workflows for seamless CI/CD pipelines.
Release notes
What’s Changed
- feat!: node 24, update deps, rm yarn, ESM by @caarlos0 in https://github.com/goreleaser/goreleaser-action/pull/533
- sec: pin github action versions by @caarlos0 in https://github.com/goreleaser/goreleaser-action/pull/514
- docs: Upgrade checkout GitHub Action in README.md by @dunglas in https://github.com/goreleaser/goreleaser-action/pull/507
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/goreleaser/goreleaser-action/pull/504
- ci(deps): bump the actions group with 2 updates by @dependabot[bot] in https://github.com/goreleaser/goreleaser-action/pull/517
- ci(deps): bump the actions group with 2 updates by @dependabot[bot] in https://github.com/goreleaser/goreleaser-action/pull/523
- ci(deps): bump docker/bake-action from 6.9.0 to 6.10.0 in the actions group by @dependabot[bot] in https://github.com/goreleaser/goreleaser-action/pull/526
- ci(deps): bump the actions group across 1 directory with 4 updates by @dependabot[bot] in https://github.com/goreleaser/goreleaser-action/pull/532
- ci(deps): bump actions/checkout from 6.0.1 to 6.0.2 in the actions group by @dependabot[bot] in https://github.com/goreleaser/goreleaser-action/pull/534
- chore(deps): bump the npm group across 1 directory with 4 updates by @dependabot[bot] in https://github.com/goreleaser/goreleaser-action/pull/536
- chore(deps): bump @actions/http-client from 3.0.2 to 4.0.0 in the npm group by @dependabot[bot] in https://github.com/goreleaser/goreleaser-action/pull/537
- ci(deps): bump docker/setup-buildx-action from 3.10.0 to 3.12.0 in the actions group by @dependabot[bot] in https://github.com/goreleaser/goreleaser-action/pull/538
- chore(deps): bump semver from 7.7.3 to 7.7.4 in the npm group by @dependabot[bot] in https://github.com/goreleaser/goreleaser-action/pull/539
Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v6...v7.0.0