roll: pigweed a05539c..123911b (3 commits)

123911b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/321894 roll: luci
fdebd4b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/321893 roll: fuchsia-infra-bazel-rules 8c8da21..66c9912 (58 commits)
918eb78:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/320994 pw_metric: Document the new MetricService.Walk RPC

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: a05539c9714645..123911bae1b45f
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8703741509751877969
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I5a961952454eb5562c17ecbc51f228ad1b003664
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/321859
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 542b5c1..e8157c1 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -41,9 +41,9 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2025-09-13.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8703873919704208961.
-    commit = "a05539c9714645d748576164f740c762dbbfc571",
+    # ROLL: Last updated 2025-09-14.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8703741509751877969.
+    commit = "123911bae1b45f2b238d582cf2aa93cbc9394314",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )