Skip to content

Commit ee3c196

Browse files
chore(deps): update bazel-contrib/setup-bazel action to v0.18.0
1 parent 1860adf commit ee3c196

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
@@ -25,7 +25,7 @@ jobs:
2525
steps:
2626
- uses: actions/checkout@v4
2727

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

0 commit comments

Comments
 (0)