From b15a148bcf8cd33670b46f91a73f04fd28fa7ce3 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Fri, 21 Mar 2025 20:04:03 +0000 Subject: [PATCH] build: update devinfra digest to ad960c2 --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index f7cc0e4712d9..f40fc60b49c1 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 = "27078026111b01a7202449e9788ce38f2b2e103f", + commit = "ad960c29189d0bfccbd35c4d47d3d7bff9da3666", remote = "https://github.com/angular/dev-infra.git", )