jisu-woniu/Setup Protobuf Compiler (protoc)

Download protoc compiler and add it to the PATH

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 30, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: jisu-woniu/setup-protoc@1cb8269a529e06420bb787fd0f619a382e43c950 # v1.0.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
versionVersion to use. Example: 33, 26.2, latestlatest
include-pre-releasesInclude github pre-releases in latest version calculationfalse
github-tokenGitHub token to use to avoid rate limit${{ github.server_url == 'https://github.com' && github.token || '' }}
namedescription
versionActual version of the protoc compiler environment that has been installed
pathPath to where the protoc compiler has been installed