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/8774365114435245009
fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/2682b4f0e295f3706fd505d6339450b3c1227ccf~..b530fb217b43b8120e058e4db218d74a691f5421
2682b4f (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update coverage pinned tools
b530fb2 (atyfto@google.com)
[sdk] Don't fetch core SDK artifacts if not uploading the core SDK
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/cec2b762912da29d4c8f093a2384ecd4abb24923
cec2b76 (jeffyoon@google.com)
[recipe-py] update LUCI proto files to latest
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: I30e1d0b1dde2447cf904d15cc113055f2874af97
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/160690
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 015d8fc..c60bb29 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
"deps": {
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "c2d6db39a0fa9ea88ad7c36f7645fbfada7d2e40",
+ "revision": "26e1f74d3936fe0de3a729547b7e2d3a42fb0933",
"url": "https://fuchsia.googlesource.com/infra/recipes"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "4b70c94be78cf3d825cc23d35903aba50687d2d5",
+ "revision": "cec2b762912da29d4c8f093a2384ecd4abb24923",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py"
}
},