roll: pigweed, pw_toolchain: pw_kvs: Pass EntryHeader by const reference

Original-Fixes: b/254601862
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/229727
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 010825d4c23dfd7..3dcd6003bf2a0b2
Roller-URL: https://ci.chromium.org/b/8739510653545690769
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I8bce4ddbb1330818b1156b8a9b6e7aadfb4c5772
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/229907
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 24db1ed..b98e342 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-08-15.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8739520583462020097.
-    commit = "010825d4c23dfd7fd3a83ca16757f44fa7fc4497",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8739510653545690769.
+    commit = "3dcd6003bf2a0b2e914a59b5ac110f175f87730b",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -57,8 +57,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-08-15.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8739520583462020097.
-    commit = "010825d4c23dfd7fd3a83ca16757f44fa7fc4497",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8739510653545690769.
+    commit = "3dcd6003bf2a0b2e914a59b5ac110f175f87730b",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )