From d50134ba7906f28975cf9cd4fa37aa273cee0514 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 21:01:25 +0000 Subject: [PATCH] Update bazel-contrib/setup-bazel action to v0.18.0 --- .github/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 7caab66..1d686ac 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -15,7 +15,7 @@ jobs: - name: Check out repository uses: actions/checkout@v5 - name: Set up Bazel - uses: bazel-contrib/setup-bazel@0.15.0 + uses: bazel-contrib/setup-bazel@0.18.0 with: bazelrc: | common --lockfile_mode=error