From 9f4a25a0c436cbfd6100e3cf8ab02e95a234ed08 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Tue, 18 Mar 2025 21:04:16 +0000 Subject: [PATCH] build: update devinfra digest to 2707802 --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index fa46f259c91d..f7cc0e4712d9 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 = "85eab901e27abe60bb725fbfd8def94559cbe636", + commit = "27078026111b01a7202449e9788ce38f2b2e103f", remote = "https://github.com/angular/dev-infra.git", )