Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (chromiumos_config, recipe_engine) into this repository.
The build that created this CL was
https://ci.chromium.org/b/8790490226269963009
chromiumos_config:
https://chromium.googlesource.com/chromiumos/config.git/+/6d4c8cb85a5d7c5528e86f99eac56970c5037569
6d4c8cb (andrewlamb@chromium.org)
Add profile field to ProvisionConfig.
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/895ffd7769dad9d101cfdc7dcd8ea28a4631b34c
895ffd7 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
Roll CAS Client from e9c576da44c4 to c41d94e38272
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: I77e887f9bfdb0c988b943cc8b87e00aad9c4a157
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/4206726
Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 11a7cb1..99c61b0 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
"deps": {
"chromiumos_config": {
"branch": "refs/heads/main",
- "revision": "491ccf538e578debe7b4ad703a457ed38f9ea869",
+ "revision": "3d090517bf99ddf1bef4cac14d4af77165bac296",
"url": "https://chromium.googlesource.com/chromiumos/config.git"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "410efdc8d6b385fdbca2e57f7419951f0649523b",
+ "revision": "895ffd7769dad9d101cfdc7dcd8ea28a4631b34c",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},