Skip to content

Commit 34d3c28

Browse files
chore(deps): update bazel-contrib/setup-bazel action to v0.15.0
1 parent 0738e86 commit 34d3c28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.15.0
2828
with:
2929
bazelisk-cache: true
3030
disk-cache: ${{ github.workflow }}-${{ matrix.binary-name }}

0 commit comments

Comments
 (0)