jwlawson/actions-setup-bazel
Setup the bazel build tool
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 19, 2026
- License
- BSD
Pinned Snippet
uses: jwlawson/actions-setup-bazel@3bdfbf8b298f64ac56937e521051cd3c24160187 # v2.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| bazel-version | The version of bazel to setup. E.g. 2.0.0 | — | 2.0 |
| github-api-token | Authentication token to use when connecting to the GitHub API | — | ${{ github.token }} |
Outputs
no outputs