From b598185a052c9599f3edbebecbb1d7edc3f867bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 02:49:46 +0000 Subject: [PATCH] ci(deps): bump mozilla-actions/sccache-action from 0.0.10 to 0.0.11 Bumps [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action) from 0.0.10 to 0.0.11. - [Release notes](https://github.com/mozilla-actions/sccache-action/releases) - [Commits](https://github.com/mozilla-actions/sccache-action/compare/v0.0.10...v0.0.11) --- updated-dependencies: - dependency-name: mozilla-actions/sccache-action dependency-version: 0.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/cache-warm.yml | 2 +- .github/workflows/node-compat-matrix.yml | 2 +- .github/workflows/node-suite-guard.yml | 2 +- .github/workflows/test.yml | 16 ++++++++-------- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.github/workflows/cache-warm.yml b/.github/workflows/cache-warm.yml index bbc9000ba3..7f4162e1ef 100644 --- a/.github/workflows/cache-warm.yml +++ b/.github/workflows/cache-warm.yml @@ -67,7 +67,7 @@ jobs: - uses: ./.github/actions/setup-llvm22 - name: Install sccache - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 # Save the sccache disk cache under the SAME prefix test.yml restores # (`sccache--perry-`). This runs on main, so the saved entry is diff --git a/.github/workflows/node-compat-matrix.yml b/.github/workflows/node-compat-matrix.yml index 25d7b4bae8..fc25af19aa 100644 --- a/.github/workflows/node-compat-matrix.yml +++ b/.github/workflows/node-compat-matrix.yml @@ -60,7 +60,7 @@ jobs: - uses: ./.github/actions/setup-llvm22 - name: Start sccache - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 - uses: Swatinem/rust-cache@v2 with: diff --git a/.github/workflows/node-suite-guard.yml b/.github/workflows/node-suite-guard.yml index 3e10b87526..73dd3a0157 100644 --- a/.github/workflows/node-suite-guard.yml +++ b/.github/workflows/node-suite-guard.yml @@ -48,7 +48,7 @@ jobs: - uses: ./.github/actions/setup-llvm22 - name: Start sccache - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 - uses: Swatinem/rust-cache@v2 with: diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 650dd6c49c..9c8b8fed5f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -313,7 +313,7 @@ jobs: - uses: ./.github/actions/setup-llvm22 - name: Install sccache - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 # Same tarball'd-disk-cache pattern as api-docs-drift (see the comment # there for why SCCACHE_GHA_ENABLED is off). @@ -383,7 +383,7 @@ jobs: - uses: ./.github/actions/setup-llvm22 - name: Install sccache - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 - name: Cache sccache objects uses: actions/cache@v6 @@ -451,7 +451,7 @@ jobs: - uses: ./.github/actions/setup-llvm22 - name: Install sccache - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 # Persist the sccache disk cache across runs. The github.job + # github.run_id key makes every run (including PRs) save its own fresh @@ -562,7 +562,7 @@ jobs: - uses: ./.github/actions/setup-llvm22 - name: Install sccache - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 # Persist the sccache disk cache across runs. The github.job + # github.run_id key makes every run (including PRs) save its own fresh @@ -822,7 +822,7 @@ jobs: - name: Install sccache if: steps.scope.outputs.suites != '' - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 - name: Cache sccache objects if: steps.scope.outputs.suites != '' @@ -1161,7 +1161,7 @@ jobs: - uses: ./.github/actions/setup-llvm22 - name: Install sccache - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 # Persist the sccache disk cache across runs. The github.job + # github.run_id key makes every run (including PRs) save its own fresh @@ -1338,7 +1338,7 @@ jobs: - uses: ./.github/actions/setup-llvm22 - name: Install sccache - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 - name: Cache sccache objects uses: actions/cache@v6 @@ -1495,7 +1495,7 @@ jobs: - uses: ./.github/actions/setup-llvm22 - name: Install sccache - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 - name: Cache sccache objects uses: actions/cache@v6