abelfodil/gRPC's protoc action
Setup your runner with protoc environment
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 13, 2026
- Maintenance Recency
- Stalelast commit Nov 7, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: abelfodil/protoc-action@b540a249a18feedb02bfbfa655afa15255cf3dc6 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| protoc-version | The protoc version to make available on the path | no | — |
| enable-grpc | Enable gRPC generator plugins | no | — |
| grpc-version | The gRPC plugins version to make available on the path | no | — |
| enable-grpc-web | Enable gRPC web generator plugin | no | — |
| grpc-web-version | The gRPC web plugin version to make available on the path | no | — |
| enable-dart | Enable protoc Dart generator plugin | no | — |
| dart-version | The Dart version to make available on the path (ignored if enable-dart isn't true) | no | — |
Outputs
no outputs