diff --git a/WORKSPACE b/WORKSPACE index 63f4ad41008c..720729c96fa6 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 = "43588389bd7d5f3b893ee43dbedbb6ad3eebdff8", remote = "https://github.com/angular/dev-infra.git", )