actions-marketplace-validations/buf-setup
Install buf for use in other jobs.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Aug 6, 2025
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/bufbuild_buf-setup-action@fbb91772b52752bd36ca8552d2ff4b94e111f24f # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The version of buf to set up. | no | 1.50.0 |
| github_token | The GitHub token to use when making API requests. | no | — |
| buf_user | The username to use for logging into Buf Schema registry. | no | — |
| buf_api_token | The API token to use for logging into Buf Schema registry. | no | — |
| buf_domain | The domain of the Buf Schema Registry to login to. | no | buf.build |
Outputs
no outputs