Below you will find pages that utilize the taxonomy term “Goreleaser”
April 27, 2026
GoReleaser Action
Version updated for https://github.com/goreleaser/goreleaser-action to version v7.2.1.
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 Action is a GitHub Action designed to automate the release process for Go projects using GoReleaser. It streamlines tasks such as building, packaging, and publishing project releases, while also providing automatic verification of downloaded artifacts for integrity and authenticity. By integrating with tools like cosign and supporting configurations for different distributions and versions, it simplifies and secures the release pipeline for developers.
April 26, 2026
GoReleaser Action
Version updated for https://github.com/goreleaser/goreleaser-action to version v7.2.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 Action is a GitHub Action that automates the process of building, packaging, and releasing Go projects using GoReleaser. It simplifies release workflows by handling tasks such as artifact generation, changelog creation, and release signing, ensuring consistent and efficient delivery of software. Additionally, the action includes built-in verification of GoReleaser binaries and optional signature validation for enhanced security.