roblox-actionscache/buf-breaking
Check that the input location has no breaking changes compared to the against location.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| input | The input path. | yes | . |
| against | The reference to check compatibility against. | yes | — |
| buf_input_https_username | The username for the repository to check compatibility against. | — | ${{ github.actor }} |
| buf_input_https_password | The password for the repository to check compatibility against. | — | ${{ github.token }} |
| buf_token | The buf authentication token used for private inputs. | — | — |
Outputs
no outputs