Roll recipe dependencies (trivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (fuchsia, recipe_engine) into this repository. The build that created this CL was https://ci.chromium.org/b/8679282129743614769 fuchsia: https://fuchsia.googlesource.com/infra/recipes/+log/53559c66a84241a00d0c89bc255af12ccfdfdf4c~..c2b8b4e12178937e0fdee363446f69134e535289 53559c6 (phosek@google.com) [clang22_toolchain] Use the short version c2b8b4e (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py/+/be3934a84a3e24d8921d92fb6aea2ec9d2463025 be3934a (iannucci@google.com) Key recipe engine turboci client enablement on experiment. Please check the following references for more information: - autoroller, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#autoroller - rollback, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#rollback - cross-repo dependencies, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/cross_repo.md Use https://goo.gl/noib3a to file a bug. Recipe-Tryjob-Bypass-Reason: Autoroller Ignore-Freeze: Autoroller Bugdroid-Send-Email: False Change-Id: Ia1530bf9ccb29699f1c07f3ade53d7260027d2ba Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/421232
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index c1c6867..1d68da1 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg
@@ -16,12 +16,12 @@ "deps": { "fuchsia": { "branch": "refs/heads/main", - "revision": "d4f8800a75456dbf5782cb691a8da05e21b2e1e7", + "revision": "c2b8b4e12178937e0fdee363446f69134e535289", "url": "https://fuchsia.googlesource.com/infra/recipes" }, "recipe_engine": { "branch": "refs/heads/main", - "revision": "5372b26d4326b7cca2f27e0bdc92d9bc2d149129", + "revision": "be3934a84a3e24d8921d92fb6aea2ec9d2463025", "url": "https://chromium.googlesource.com/infra/luci/recipes-py" } },