chore: update to Aspect CLI 5.4.11 (#52533)

v5.4.11 release should resolve the `bazel build $(bazel query)` piping
issue as it includes a fix to direct CLI plugin status to stderr instead
of stdout.

## Test plan

CI
This commit is contained in:
Greg Magolan 2023-05-26 23:40:03 -07:00 committed by GitHub
parent 72ee67fe29
commit 6c0654dc4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,2 @@
BAZELISK_BASE_URL=https://github.com/aspect-build/aspect-cli/releases/download
USE_BAZEL_VERSION=aspect/5.3.4
USE_BAZEL_VERSION=aspect/5.4.11