From 70258d8aa080839311150bffce4e5d5299a7f367 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Mon, 31 Mar 2025 21:03:04 +0000 Subject: [PATCH] build: update devinfra digest to 78f80fa --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index 9fe061b8d553..3e4f07d83515 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 = "5663ac5a55be066ceb7499d4f86a0883386554af", + commit = "78f80fa56155b444bf8a41d82cc16a33982ee4cf", remote = "https://github.com/angular/dev-infra.git", )