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/8739504490497698257
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I18a516199916e44249f8e0a9482bb7c8454547e6
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/230051
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 9978601..8c7c0b5 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/8739515521300218721.
-    commit = "010825d4c23dfd7fd3a83ca16757f44fa7fc4497",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8739504490497698257.
+    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/8739515521300218721.
-    commit = "010825d4c23dfd7fd3a83ca16757f44fa7fc4497",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8739504490497698257.
+    commit = "3dcd6003bf2a0b2e914a59b5ac110f175f87730b",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )