diff --git a/WORKSPACE b/WORKSPACE index 61026d7b4e4b..4609f17343ba 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 = "46b594244e02f9c26b67f22d1756bae31230e517", + commit = "a4538b2474d3c551f0217c3d1f5f3a99cf4f8eb7", remote = "https://github.com/angular/dev-infra.git", )