From 4622f09cae0e68ab98e3a3e5d2ef309bd984c4c4 Mon Sep 17 00:00:00 2001 From: "electron-roller[bot]" <84116207+electron-roller[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 17:02:07 -0400 Subject: [PATCH] chore: bump chromium to 140.0.7339.240 (38-x-y) (#48486) * chore: bump chromium in DEPS to 140.0.7339.240 * 6978158: [m140] siso: Roll out v1.4.8 https://chromium-review.googlesource.com/c/chromium/src/+/6978158 --------- Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by: John Kleinschmidt --- .github/actions/fix-sync/action.yml | 2 +- DEPS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/actions/fix-sync/action.yml b/.github/actions/fix-sync/action.yml index b72d0ab18b..b7442702ba 100644 --- a/.github/actions/fix-sync/action.yml +++ b/.github/actions/fix-sync/action.yml @@ -109,7 +109,7 @@ runs: deps-file: src/DEPS installation-dir: src/third_party/siso/cipd target-platform: ${{ inputs.target-platform }} - package: infra/build/siso/${platform} + package: build/siso/${platform} - name: Fixup angle git if: ${{ inputs.target-platform != 'linux' }} shell: bash diff --git a/DEPS b/DEPS index be42bc17fd..8b3a258821 100644 --- a/DEPS +++ b/DEPS @@ -2,7 +2,7 @@ gclient_gn_args_from = 'src' vars = { 'chromium_version': - '140.0.7339.230', + '140.0.7339.240', 'node_version': 'v22.19.0', 'nan_version':