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/8734566935241598465
fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+/645b7c340a50032106c620ee09dc2094b3f81f76
645b7c3 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/3777917263352d85a2107ccfa8c79dd4a93987c8
3777917 (mohrr@google.com)
[file] Check that chmod mode is a str
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: I61b157b226cc3d9df7ef87521f81805a2ed75a37
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/240992
Commit-Queue: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.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 5028e0d..ffe6100 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
"deps": {
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "f0ddeb05b6cdf386bd682fe4827fb19406a941ac",
+ "revision": "c3ef21616a0ea83596d2ca77c849293b5675e3a5",
"url": "https://fuchsia.googlesource.com/infra/recipes"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "a71bdfef4b36fdad094e5635aa5d78fd356a44a1",
+ "revision": "3777917263352d85a2107ccfa8c79dd4a93987c8",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py"
}
},