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/8777622397998836177
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/bd754c98beabe90fd6132301ae549b57fba76ff1
bd754c9 (gerb@google.com)
[docs] Fix typo in ENV var name
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: I78b0e5952d6245488b6f361bf9be7f4a3c7948e8
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/152750
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 5aaa165..3f9f6f1 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
"deps": {
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "6b29e2bbbaad8db872b2a918b978a39684eb9cc4",
+ "revision": "a8d4f5a90c9616049332e7e5f341a9a7805cdc6a",
"url": "https://fuchsia.googlesource.com/infra/recipes"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "3b628ec844f89142ba637f08e964561505a9f9a4",
+ "revision": "bd754c98beabe90fd6132301ae549b57fba76ff1",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py"
}
},