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/8728116075881725665
fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+/0f17c6544c0aa9e6420137323b91b50e20bc2001
0f17c65 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/eb2b5dbf3aa6ed5c32ca742d44e7929ec1581016
eb2b5db (renewitt@google.com)
bcid_verifier: Pin a known good version of the tool.
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: Iac41d6a36e0851a30625ee13a3a2cb32909b86fd
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/255700
Bot-Commit: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 02948eb..35baf7d 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
"deps": {
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "e03c894d691883a4e58d4eefc6562438a648f225",
+ "revision": "9c58ed43ddb60678bfc4a6be9e7d2d06fe3d07d2",
"url": "https://fuchsia.googlesource.com/infra/recipes"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "18cfc41af33a89e2c7acb32752a715503a4d0100",
+ "revision": "eb2b5dbf3aa6ed5c32ca742d44e7929ec1581016",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py"
}
},