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/8738176973730731233
fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/51f8ccf1e4777405c3ccdd552a215d7b9153556d~..7e01e95e41c71034a291d08a414daf03e8b1ed29
51f8ccf (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update coverage pinned tools
7e01e95 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/64ac83a80ac3909130275fd535ab2f03265a73a1
64ac83a (iannucci@chromium.org)
Switch execution details step to be a debug log.
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: If0c688dff394917ba1914a11e2c2c41c03da1e07
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/232738
Bot-Commit: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: 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 4b2ce37..782c0f8 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
"deps": {
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "2b6ae316c65b05ca580d2f4169c0e2eef00d83d1",
+ "revision": "eb04a0831c6ef8d24f5d9321c08320f98549a872",
"url": "https://fuchsia.googlesource.com/infra/recipes"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "e50de01a03a8ce1164b7023bbfe96717741c74c6",
+ "revision": "64ac83a80ac3909130275fd535ab2f03265a73a1",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py"
}
},