From 595515fcfa6066acff5b1312854a61f015efe5b7 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Wed, 7 May 2025 10:04:34 +0000 Subject: [PATCH] build: update devinfra digest to 2c7bab7 --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index fa05cb96bb12..e9b26f9e2aa0 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -219,7 +219,7 @@ load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository") git_repository( name = "devinfra", - commit = "a4538b2474d3c551f0217c3d1f5f3a99cf4f8eb7", + commit = "2c7bab7971084f3f1f6f72735099a9591ee5ebcb", remote = "https://github.com/angular/dev-infra.git", )