actions-marketplace-validations/Witness GoReleaser Action
GitHub Action for GoReleaser, a release automation tool for Go projects
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 2, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/testifysec_goreleaser-action@632c23553ec37674a6a773847f737ea0ea98f9c0 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| distribution | GoReleaser Distribution (goreleaser or goreleaser-pro) | no | goreleaser |
| version | GoReleaser version | no | latest |
| args | Arguments to pass to GoReleaser | no | — |
| workdir | Working directory (below repository root) | no | . |
| install-only | Just install GoReleaser | no | false |
Outputs
| name | description |
|---|---|
| artifacts | Build result artifacts |
| metadata | Build result metadata |