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/8751442543983842833
fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+/d1852402faf69c7322144d9fa7b7013b58063635
d185240 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/9bccd35273651e337cf953a4c26f2cf96a55ef10
9bccd35 (iannucci@chromium.org)
[recipe_engine/path] Make use of checkout based Paths a hard er...
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: I3d60b5cc03e68b8d45ced4fe6d3dfbb81761769e
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/201921
Commit-Queue: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 6e4c021..880a5e7 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
"deps": {
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "5787791300103cb556f307a9faca96db71af49c3",
+ "revision": "d1852402faf69c7322144d9fa7b7013b58063635",
"url": "https://fuchsia.googlesource.com/infra/recipes"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "d63fda0431b2a80b3f69f6ef2783965265d80acc",
+ "revision": "9bccd35273651e337cf953a4c26f2cf96a55ef10",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py"
}
},