Roll recipe dependencies (trivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. The build that created this CL was https://ci.chromium.org/b/8678118056705305137 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py/+/168cd0aa990d0ea5553aa5785dd1692096add91e 168cd0a (fancl@chromium.org) Check args delim in sub_build cmd 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: Ic1da73d1819fea1e40b6f9871dc9eb7e0f8bb919 Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/428072
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index d43df9d..7106c1d 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg
@@ -16,12 +16,12 @@ "deps": { "fuchsia": { "branch": "refs/heads/main", - "revision": "358ccdc2c0c59cde1008c1a375ccc9766572d4ce", + "revision": "eed6b8c0e46c483c173f1e0f93b98cfca0fe0467", "url": "https://fuchsia.googlesource.com/infra/recipes" }, "recipe_engine": { "branch": "refs/heads/main", - "revision": "4c4c939c444db75c7a8c2125547905a9c409ed13", + "revision": "168cd0aa990d0ea5553aa5785dd1692096add91e", "url": "https://chromium.googlesource.com/infra/luci/recipes-py" } },