Skip to content
This repository was archived by the owner on Mar 11, 2024. It is now read-only.

Releases: bazelbuild/setup-bazelisk

v3.0.0

02 Feb 19:29
v3.0.0
b39c379

Choose a tag to compare

What's Changed

Read more

v2.0.0

31 Mar 03:17
95c9bf4

Choose a tag to compare

This change adds a minimum runner version(node12 -> node16), which can break users using an out-of-date/fork of the runner. This would be most commonly affecting users on GHES 3.3 or before, as those runners do not support node16 actions and they can use actions from github.com via github connect or manually copying the repo to their GHES instance.

V1

08 Feb 16:28

Choose a tag to compare

Using @actions/github with token to query Bazelisk releases.

v1

06 Feb 21:44

Choose a tag to compare

v1.0.0

Update README.md