-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: upgrade to Aspect Workflows 5.8.0-rc4 (#513)
- Loading branch information
1 parent
a6be619
commit f5c9e6e
Showing
2 changed files
with
22 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,7 @@ setup: true | |
orbs: | ||
continuation: circleci/[email protected] | ||
slack: circleci/[email protected] | ||
bazel: aspect-build/workflows@5.7.5 | ||
bazel: aspect-build/workflows@dev:5.8.0-rc4 | ||
|
||
workflows: | ||
bazel-setup: | ||
|