Skip to content

Commit

Permalink
chore: update to Workflows 5.5.0-rc3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
gregmagolan committed Jun 7, 2023
1 parent 11a4d6c commit 37b5745
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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-rc0
bazel: aspect-build/workflows@dev:5.5.0-rc3

workflows:
bazel-setup:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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-rc0
uses: aspect-build/workflows-action/.github/workflows/aspect-workflows.yaml@5.5.0-rc3

test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 37b5745

Please sign in to comment.