From 663d28fb7f859c75224d5ebda876e1da44486f1d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 20:34:34 +0000 Subject: [PATCH] Update bazel_toolchains digest to 8925fae --- docker/sandbox/WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/sandbox/WORKSPACE b/docker/sandbox/WORKSPACE index 3c4304d7..dcef29b1 100644 --- a/docker/sandbox/WORKSPACE +++ b/docker/sandbox/WORKSPACE @@ -2,7 +2,7 @@ load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository") git_repository( name = "bazel_toolchains", - commit = "109dfdb8a8ffb47a45fa4b4dea58f0b21f708e70", # Release 3.7.1 + commit = "8925faebca351211630f0217f7ba72881c43f171", # Release 3.7.1 remote = "https://github.com/bazelbuild/bazel-toolchains.git", )