Skip to content

Commit

Permalink
chore(deps): upgrade Aspect CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeagle committed May 20, 2024
1 parent 2c412e6 commit 1acb00f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: '>=1.22'
- uses: bazel-contrib/setup-bazel@0.8.3
- uses: bazel-contrib/setup-bazel@0.8.4
with:
bazelisk-cache: true
repository-cache: true
Expand Down
2 changes: 1 addition & 1 deletion {{ .ProjectSnake }}/.bazeliskrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
BAZELISK_BASE_URL=https://github.com/aspect-build/aspect-cli/releases/download
USE_BAZEL_VERSION=aspect/5.8.19
USE_BAZEL_VERSION=aspect/5.9.32

0 comments on commit 1acb00f

Please sign in to comment.