diff --git a/WORKSPACE b/WORKSPACE index 0d385fd1b153..3029d8cd0583 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -233,7 +233,7 @@ load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository") git_repository( name = "devinfra", - commit = "a4538b2474d3c551f0217c3d1f5f3a99cf4f8eb7", + commit = "030487ad792aad6856c48b2d1e699b0d96e11a7b", remote = "https://github.com/angular/dev-infra.git", )