From 35617b9decc9ae41970a42d2fdb548946bb88bff Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Thu, 3 Apr 2025 05:04:11 +0000 Subject: [PATCH] build: update devinfra digest to 37d8497 --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index f5537401bc1e..c2c31b0d7e52 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -234,7 +234,7 @@ load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository") git_repository( name = "devinfra", - commit = "78f80fa56155b444bf8a41d82cc16a33982ee4cf", + commit = "37d8497aae68a91201a69c715a8d8ca09d081aab", remote = "https://github.com/angular/dev-infra.git", )