diff --git a/WORKSPACE b/WORKSPACE index beb30ceb35fa..61284e5beba0 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 = "35131fc980ce5451fb89d8c033efc827ad39ca68", + commit = "64d0e9da9c4309a5a05f6c0a05383203a46a700d", remote = "https://github.com/angular/dev-infra.git", )