From 0492107e5327f948b4dffc8feb32264d27506f76 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Mon, 28 Apr 2025 14:04:29 +0000 Subject: [PATCH] build: update devinfra digest to 46b5942 --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index 2475b95bec25..e0ab4a8c4ca9 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -219,7 +219,7 @@ load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository") git_repository( name = "devinfra", - commit = "9488b2f6521a8178c2cdcd5c2fd7129e4e05e92b", + commit = "46b594244e02f9c26b67f22d1756bae31230e517", remote = "https://github.com/angular/dev-infra.git", )