From 5304bf1cee411b46b62024c541b808779612a048 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 06:05:28 +0000 Subject: [PATCH] chore(deps): update bazel-contrib/setup-bazel action to v0.18.0 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8b311260..e993a1ec 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -229,7 +229,7 @@ jobs: working-directory: examples/proto steps: - uses: actions/checkout@v5 - - uses: bazel-contrib/setup-bazel@0.15.0 + - uses: bazel-contrib/setup-bazel@0.18.0 with: # Move autoload_externally to .bazelrc once Bazel 6 support is dropped. bazelrc: common --announce_rc --incompatible_autoload_externally=