Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency @bazel/bazelisk to v1.22.0
##### [`v1.22.0](https://github.com/bazelbuild/bazelisk/releases/tag/v1.22.0) Bazelisk v1.22.0 comes with several significant changes: ### New Features (Go) - Bazelisk sets the `BAZELISK` env variable so that scripts can detect whether they're running under Bazelisk (bazelbuild/bazelisk#612) - `--bisect` now supports finding the first *fixing* commit by prefixing the range with `~` (bazelbuild/bazelisk#613) ### Removed Features (Go) - Removed support for `last_downstream_green` since the downstream pipeline stopped producing green commits some time ago. ### Bug Fixes & Improvements - Improved `last_green` support (bazelbuild/bazelisk#614) We’d like to thank our amazing contributors [@fmeum](https://github.com/fmeum) and [@jwnimmer-tri](https://github.com/jwnimmer-tri)!
- Loading branch information