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/8681766111433209585 fuchsia: https://fuchsia.googlesource.com/infra/recipes/+/d8049dc672eab66eca66f95af6539f8cc537f65b d8049dc (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py/+/3414dbec0b4f93c6e9e76cc25ac1d8c0b234f265 3414dbe (chanli@google.com) [TurboCI] QueryNodesRequest->ReadWorkPlanRequest: do not set empty 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: Ic9421f4d616dd0f659eb1274404ad9601ce749e3 Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/410585
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 7322c8a..0142a84 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg
@@ -16,12 +16,12 @@ "deps": { "fuchsia": { "branch": "refs/heads/main", - "revision": "4a4c2a64571f2714fa3d7c361be2a9cce8a408b9", + "revision": "d8049dc672eab66eca66f95af6539f8cc537f65b", "url": "https://fuchsia.googlesource.com/infra/recipes" }, "recipe_engine": { "branch": "refs/heads/main", - "revision": "2620456b2ebc71089cf43cad289021c94fcfda50", + "revision": "3414dbec0b4f93c6e9e76cc25ac1d8c0b234f265", "url": "https://chromium.googlesource.com/infra/luci/recipes-py" } },