Manual roll to fix auto-submit
This rolls fxrev.dev/1282504 which reverts an auto-submit change that
broke things and crrev.com/c/6548196 which shouldn't touch anything.
Bug: b/418015009
Change-Id: Ic5a55271641eb30b7a6b26ef9a358282f5318b3c
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/293584
Pigweed-Auto-Submit: Rob Mohr <mohrr@google.com>
Reviewed-by: Oliver Newman <olivernewman@google.com>
Commit-Queue: Rob Mohr <mohrr@google.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 2a4767f..8f8b0e8 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
"deps": {
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "ce544a41f1899267b8eb6a7d168e2abc39ce04a6",
+ "revision": "f712ef7d480efcb943c58c3616e92927e96e50b7",
"url": "https://fuchsia.googlesource.com/infra/recipes"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "b6ef81c466275e28a63160272c5aa69a48e90aa4",
+ "revision": "1371a134f36ee3e1443f0981922caa7533089c46",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py"
}
},