jwlawson/actions-setup-bazel

Setup the bazel build tool

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 19, 2026
License
BSD

Pinned Snippet

workflow.ymlSHA-pinned
uses: jwlawson/actions-setup-bazel@3bdfbf8b298f64ac56937e521051cd3c24160187 # v2.0.1

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

namedescriptionrequireddefault
bazel-versionThe version of bazel to setup. E.g. 2.0.02.0
github-api-tokenAuthentication token to use when connecting to the GitHub API${{ github.token }}

no outputs