diff --git a/.circleci/config.yml b/.circleci/config.yml index 2b4d63a20..abc22678f 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@dev:5.5.0-rc3 + bazel: aspect-build/workflows@dev:5.5.0-rc4 workflows: bazel-setup: diff --git a/.github/workflows/default.yml b/.github/workflows/default.yml index f616a121d..be0b9b508 100644 --- a/.github/workflows/default.yml +++ b/.github/workflows/default.yml @@ -14,7 +14,7 @@ jobs: name: Aspect Workflows with: queue: aspect-cli - uses: aspect-build/workflows-action/.github/workflows/aspect-workflows.yaml@5.5.0-rc3 + uses: aspect-build/workflows-action/.github/workflows/aspect-workflows.yaml@5.5.0-rc4 test: runs-on: ubuntu-latest diff --git a/.github/workflows/warming.yaml b/.github/workflows/warming.yaml index 79ca21fc5..74f69bd35 100644 --- a/.github/workflows/warming.yaml +++ b/.github/workflows/warming.yaml @@ -21,7 +21,7 @@ jobs: - name: Agent health checks run: agent_health_check - name: Create warming archive for . - uses: aspect-build/workflows-action@5.5.0-rc3 + uses: aspect-build/workflows-action@5.5.0-rc4 with: task: warming workspace: .