roll: pigweed ebd6ec4..ef30932 (3 commits)

ef30932:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/255713 pw_ide: Improve Bazelisk shell activation
2312e61:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/256772 pw_sensor: Allow any bus name in sensor.yaml
9b92b59:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/259952 roll: fuchsia-infra-bazel-rules 32b5945..adf4938 (46 commits)

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: ebd6ec45381c3e..ef30932cbddbbe
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8725824476291719889
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I81eafb2af87d597e332fd989187ea113d56923c8
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/260132
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index cd9263f..5b0fdbc 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -39,9 +39,9 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2025-01-11.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8726075366326375825.
-    commit = "ebd6ec45381c3e0749f4d0642c19ecfeb11283d8",
+    # ROLL: Last updated 2025-01-13.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8725824476291719889.
+    commit = "ef30932cbddbbe6bbe4d5d05e143b7063ff202bf",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )