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/8678619949812316897 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py/+/4c4c939c444db75c7a8c2125547905a9c409ed13 4c4c939 (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from 5a05e2ab677b to c6ef0ed4a46c 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: Ide36c5ce4e14ab43d30e35f3b2b35497fb3e2e9b Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/425454
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index c2faafa..bb28879 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg
@@ -16,12 +16,12 @@ "deps": { "fuchsia": { "branch": "refs/heads/main", - "revision": "eddde8b8ea1f76e51a4921ff500297ab1c533c3e", + "revision": "82967f780ba6423d07e292662577208f26642524", "url": "https://fuchsia.googlesource.com/infra/recipes" }, "recipe_engine": { "branch": "refs/heads/main", - "revision": "1c5d6e3ac8d840776ccd31255ba6c884351d0997", + "revision": "4c4c939c444db75c7a8c2125547905a9c409ed13", "url": "https://chromium.googlesource.com/infra/luci/recipes-py" } },