build: update devinfra digest to 04132c6

This commit is contained in:
Angular Robot 2025-03-10 17:03:38 +00:00 committed by Douglas Parker
parent 9041f6d6a4
commit a05d93a3f8

View File

@ -238,7 +238,7 @@ load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")
git_repository(
name = "devinfra",
commit = "60ad70b4632945a3014cf26e045530f8ae2e6e18",
commit = "04132c6f2ac6fa660758afbc74b4130be42e8272",
remote = "https://github.com/angular/dev-infra.git",
)