From 97eb0273c1e66624d24bd27de8472c81b30fbdd1 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Thu, 8 May 2025 14:04:35 +0000 Subject: [PATCH] build: update devinfra digest to 030487a --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index 0d385fd1b153..3029d8cd0583 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -233,7 +233,7 @@ load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository") git_repository( name = "devinfra", - commit = "a4538b2474d3c551f0217c3d1f5f3a99cf4f8eb7", + commit = "030487ad792aad6856c48b2d1e699b0d96e11a7b", remote = "https://github.com/angular/dev-infra.git", )