diff --git a/.circleci/config.yml b/.circleci/config.yml index 218dc25e9..a2d00ad81 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -23,7 +23,7 @@ orbs: # CCI doesn't allow us to use a relative path in the monorepo, so we have to refer to an # already-published orb in their registry. # Run `bazel run --stamp //rosetta/cci-orb:publish` to produce a new version. - bazel: aspect-build/workflows@5.5.0 + bazel: aspect-build/workflows@dev:5.6.0-rc8 workflows: bazel-setup: