Skip to content
check

GitHub Action

Setup bazelisk for Bazel builds

v0.6.1 Pre-release

Setup bazelisk for Bazel builds

check

Setup bazelisk for Bazel builds

Installs the bazelisk binary for Bazel builds (including a `bazel` alias)

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Setup bazelisk for Bazel builds

uses: holvonix-open/setup-bazelisk@v0.6.1

Learn more about this action in holvonix-open/setup-bazelisk

Choose a version

setup-bazelisk

GitHub action for setting up bazelisk (for Bazel builds)

Inputs

bazeliskVersion

npm package version to install for @bazel/bazelisk

Defaults to latest

Known issues

  • Does not honor .bazelversion files in repository