From 56a77edcf0d6f1327b2b2469d95577f41230be5d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 21:42:52 +0000 Subject: [PATCH] Update bazel-contrib/setup-bazel action to v0.19.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 f46195f..9a10fe0 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -16,7 +16,7 @@ jobs: - name: Check out repository uses: actions/checkout@v6 - name: Set up Bazel - uses: bazel-contrib/setup-bazel@0.18.0 + uses: bazel-contrib/setup-bazel@0.19.0 with: bazelrc: | common --lockfile_mode=error