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/8740914734626910129
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/8234f784733e000b6604e931184de223beb41d24
8234f78 (meiring@google.com)
[Analysis] Switch LUCI Analysis service hostname.
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: Iad2636b53c236fdef725a8cfd1c9f9f52680bd98
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/226671
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
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 a247eb3..6e24b37 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
"deps": {
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "dcaa5abd9578f4c02aad371f165a146519933314",
+ "revision": "38bde63ba5bf751f3fe50c339ba69615b523ffcf",
"url": "https://fuchsia.googlesource.com/infra/recipes"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "b13a09d7c728da3ca9fe873a1e4da457d60c5292",
+ "revision": "8234f784733e000b6604e931184de223beb41d24",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py"
}
},