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/8737882074288717489
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/2fcca0ed012a7e1e249fa4593b4e1e5d5740ba8e~..d8675d4c627e1589ceeef1b8e805064f9dee17c3
2fcca0e (dlf@google.com)
[ssci] allow multiple subject hashes for sbom reporting
d8675d4 (dlf@google.com)
fix peeps sec owners
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: If22e2aadd460fb2d8e9cd3db13fa840200afc2a8
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/233393
Bot-Commit: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index b9650f5..7edd4ee 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
"deps": {
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "067314f4d43c72100ddf7a8e7c3111de683442df",
+ "revision": "e705feabf3d1c975bf069f7e24c88631b90dfcf5",
"url": "https://fuchsia.googlesource.com/infra/recipes"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "64ac83a80ac3909130275fd535ab2f03265a73a1",
+ "revision": "d8675d4c627e1589ceeef1b8e805064f9dee17c3",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py"
}
},