Roll siso and update its CIPD package

These are equivalent.
https://chromium.googlesource.com/infra/infra/+/e5fa67c5a456c1ab932f440ddfb195a8a33c235b
https://chromium.googlesource.com/build/+/0abd3f6d1e8964ada90abd415abf377cadb024fc

So the blamelist is
$ git log --oneline 0abd3f6d1e8964ada90abd415abf377cadb024fc..HEAD

1556869 Run `gofmt` in presubmit
afe2125 siso: Do not set GetContent() error to the stdout/stderr of action result
2377e92 Revert "siso: fix timeout for cas and capability service"
5a1b388 siso: Make sure it's not a laptop when using Google credhelper
4283503 siso: LayeredCache write-through on Open()
8369e8b Update README for standalone repo and add codesearch link
0000dc9 siso: update version string to v1.4.1
fac028f siso: Change the version to 1.4
d2fea3c Update direct deps and tidy go.mod files
52bc97e Fix incorrectly copied presubmit
40ad9e3 Cut-down PRESUBMIT.py from infra/infra root for build repo
d8e95f3 siso: propagate error from data source
e123e4d Reland "Reland "siso: retry in flush for slow RBE-CAS""
76849f1 siso: fix timeout for cas and capability service
4c5284f Revert "Reland "siso: retry in flush for slow RBE-CAS""
051b8d6 Reland "siso: retry in flush for slow RBE-CAS"
9a56dbd Revert "siso: retry in flush for slow RBE-CAS"
c141365 siso: retry in flush for slow RBE-CAS
9ed81e0 siso: fix version for build repo
242fa6a siso: generate proto by protoc 32.0
41521c6 kajiya: remove dependency to go.chromium.org/luci/common/system/signals
8b7d7e5 siso: update version string to v1.3.16
a7cef6a siso: Add exec_timeout step config to override action timeout
adb901d siso: Check if Chtimes() fail for missing file
f26c971 [siso] Make compressed uploads more robust for non-Google RBE backends
bc178ac [siso] Support REAPI execution priority
3297277 siso: don't call ctx.Err() in scandeps Scan too often
6e27993 use protoc-gen-go v1.36.7
42751ff siso: update version string to v1.3.15
db55352 siso: set appropriate timeout for WriteDigestData
76b44cb siso: fix err log for retry
710349b siso: fix spammy "digest is unknown" log
0a0901f siso: fix panic in `siso query targets`
6ac437a siso: allow --remote_jobs when reclient is used
4e9a6e4 siso: cred.New checks reapi service URI
ad12290 [go] Run go mod tidy, update toolchain to go 1.24.5 -> 1.24.6
53c59bd gong: use github.com/google/subcommands
af5d315 siso: use github.com/google/subcommands
674f906 siso: fix flaky TestRefresh
0be6287 siso: update version string to v1.3.14
edd5e66 siso: add document about filegroups
de46322 Prepare for github.com/google/subcommands switch
69a58e2 siso: need to compute digest for regular files
950c6e1 siso: handle scandeps error
a4e6ae0 siso: update version string to v1.3.13
89b8252 [Siso] execute: Wrap errors with more context
8367980 siso: fix version
95536bd siso: show credential type
11a3c0c siso: remove go.chromium.org/luci dependency.
aa7f96e siso: cache-write continue on error
9643ee7 siso: use luci-auth binary instead of go.chromium.org/luci/auth
5a750e8 revive clang -M deps scanning for scandeps unprocessable inputs
56797b2 siso: cache-write cleanup unused test files
c6179d6 siso: cache-write rename nit followups
5d7b562 siso: fix backtrace for siso_build.pprof
0ba1e11 siso: rename local-upload to cache-write followup
37e02e7 siso: remove dependency to go.chromium.org/luci/cipd/version
587d333 siso: fix noctx lint error in reapi/reapi_test.go
3e903df siso: fix noctx lint error after 6799580 merge
257932e siso: update version string to v1.3.12
221fea3 siso: local-upload improve logging
1c41a90 siso: log missing entries once per path
6118b1a siso: fix panic when using use_remote_exec_wrapper
a823e16 siso: Replace go.chromium.org/luci/common/retry with a own retry logic
0eebc53 siso: use :inputs label to expand target's inputs
6578b26 siso: cleanup e2e_trustedlocal_test.go
dd06dee siso: don't record prev id if step is skipped
fc70eb7 siso: add reapi_platform_properties.md
40b4e0d [go] Update to go 1.24.4 -> 1.24.5
715dd23 siso: fix set executables for files in filegroup
3d79412 siso: remove dependency to go.chromium.org/luci/common/system/signals
9d25aab kzipinfo: Add show command to show compilation unit info
ead4206 siso: allow `siso fetch` to use non-google RBE
c4bff9b [go] Update Go go1.23.11 -> go1.24.5.
c546251 kzipinfo: Add ls command to list compilation units
c976400 gong: Move Setup into build package
d845f34 siso: invalidate dir entry if local is not dir.
b2135fb kzipinfo: Initial commit
9828261 siso: fix symlink handling in scandeps
d01a9a7 siso: fix symlink handling in hashfs
fd6e285 siso: fix symlink dir handling in merkletree
96c0053 siso: fix default value for -C
6897f19 siso: scandeps parse args in @rspfile
c876f2e siso: add metrics for local upload feature
84f5f0f siso: local uploading select remotable only
8d496ec siso: scandeps add file for @file.
899d524 Fix whitespace in .../go/src/infra/build.
b115478 siso: update version string to v1.3.11

Bug: 440495698
Change-Id: I1e5a1519c9e6bd0f587f864636256403e7c47e0b
Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/135150
Commit-Queue: Victor Vianna <victorvianna@google.com>
Reviewed-by: Lei Zhang <thestig@chromium.org>
diff --git a/DEPS b/DEPS
index 756f62a..d20e8e3 100644
--- a/DEPS
+++ b/DEPS
@@ -212,7 +212,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling siso
   # and whatever else without interference from each other.
-  'siso_version': 'git_revision:e5fa67c5a456c1ab932f440ddfb195a8a33c235b',
+  'siso_version': 'git_revision:15568691576f74b11a3c73c85a3c8dd5efb72f05',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling skia
   # and whatever else without interference from each other.
@@ -573,7 +573,7 @@
   'third_party/siso/cipd': {
     'packages': [
       {
-        'package': 'infra/build/siso/${{platform}}',
+        'package': 'build/siso/${{platform}}',
         'version': Var('siso_version'),
       }
     ],