Skip to content

Commit 63e958b

Browse files
chore(deps): update bazel-contrib/setup-bazel action to v0.16.0
1 parent b0eb7d0 commit 63e958b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- uses: actions/checkout@v4
2626

27-
- uses: bazel-contrib/setup-bazel@0.14.0
27+
- uses: bazel-contrib/setup-bazel@0.16.0
2828
with:
2929
bazelisk-cache: true
3030
disk-cache: ${{ github.workflow }}-${{ matrix.binary-name }}

0 commit comments

Comments
 (0)