From 956e806841cb949c003fd44a64d9cd11a3141df8 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Fri, 7 Mar 2025 06:05:30 +0000 Subject: [PATCH] build: update devinfra digest to 60ad70b --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index 208ed9a55a..443617756a 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -238,7 +238,7 @@ load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository") git_repository( name = "devinfra", - commit = "bf0dd632ed129ee8770b09a6e11c6497162b3edb", + commit = "60ad70b4632945a3014cf26e045530f8ae2e6e18", remote = "https://github.com/angular/dev-infra.git", )