Skip to content

Commit 1bfc81e

Browse files
renovate-botthomasvl
authored andcommitted
Update bazel-contrib/setup-bazel action to v0.16.0
1 parent 3f75a05 commit 1bfc81e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bazel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
MODE: ["dbg", "opt"]
5151
steps:
5252
- uses: actions/checkout@v6
53-
- uses: bazel-contrib/setup-bazel@0.15.0
53+
- uses: bazel-contrib/setup-bazel@0.16.0
5454
with:
5555
bazelisk-cache: true
5656
repository-cache: true

0 commit comments

Comments
 (0)