From 2236c3c9f356f7b6ea7dd40daf95f2a231dda9a1 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Fri, 11 Apr 2025 16:04:14 +0000 Subject: [PATCH] build: update devinfra digest to 75b0023 --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index 591da048234f..54e41abd72ab 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 = "77fb8b4387755a887550b2e5c3fe1206ae130007", + commit = "75b0023bece4fdd3bc076d31ab388185ddfc3c2a", remote = "https://github.com/angular/dev-infra.git", )