From 7ac01fe5447d8f177a2192395ffdc80c91854e96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 12:36:36 +0000 Subject: [PATCH] chore(ci): bump the actions-weekly group across 1 directory with 5 updates Bumps the actions-weekly group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action) | `0.0.9` | `0.0.10` | | [taiki-e/install-action](https://github.com/taiki-e/install-action) | `2.75.9` | `2.75.27` | | [crate-ci/typos](https://github.com/crate-ci/typos) | `1.45.0` | `1.46.0` | | [rust-lang/crates-io-auth-action](https://github.com/rust-lang/crates-io-auth-action) | `1.0.3` | `1.0.4` | | [foundry-rs/foundry-toolchain](https://github.com/foundry-rs/foundry-toolchain) | `1.7.0` | `1.8.0` | Updates `mozilla-actions/sccache-action` from 0.0.9 to 0.0.10 - [Release notes](https://github.com/mozilla-actions/sccache-action/releases) - [Commits](https://github.com/mozilla-actions/sccache-action/compare/v0.0.9...v0.0.10) Updates `taiki-e/install-action` from 2.75.9 to 2.75.27 - [Release notes](https://github.com/taiki-e/install-action/releases) - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/install-action/compare/d0f23220b09a75c6db730f13bb37c4f8144b4382...7769b73c2ec98c38dfcf2e18c83cfd4880c038c1) Updates `crate-ci/typos` from 1.45.0 to 1.46.0 - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](https://github.com/crate-ci/typos/compare/02ea592e44b3a53c302f697cddca7641cd051c3d...bbaefadf97b0ec5fdc942684b647f1a6ab250274) Updates `rust-lang/crates-io-auth-action` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/rust-lang/crates-io-auth-action/releases) - [Commits](https://github.com/rust-lang/crates-io-auth-action/compare/b7e9a28eded4986ec6b1fa40eeee8f8f165559ec...bbd81622f20ce9e2dd9622e3218b975523e45bbe) Updates `foundry-rs/foundry-toolchain` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/foundry-rs/foundry-toolchain/releases) - [Changelog](https://github.com/foundry-rs/foundry-toolchain/blob/master/RELEASE.md) - [Commits](https://github.com/foundry-rs/foundry-toolchain/compare/8789b3e21e6c11b2697f5eb56eddae542f746c10...c7450ba673e133f5ee30098b3b54f444d3a2ca2d) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.45.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-weekly - dependency-name: foundry-rs/foundry-toolchain dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-weekly - dependency-name: mozilla-actions/sccache-action dependency-version: 0.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-weekly - dependency-name: rust-lang/crates-io-auth-action dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-weekly - dependency-name: taiki-e/install-action dependency-version: 2.75.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-weekly ... Signed-off-by: dependabot[bot] --- .github/workflows/bench-e2e.yml | 2 +- .github/workflows/bench-replay.yml | 2 +- .github/workflows/bench-txgen-dispatch.yml | 2 +- .github/workflows/build.yml | 4 ++-- .github/workflows/lint.yml | 14 +++++++------- .github/workflows/publish-check.yml | 2 +- .github/workflows/publish.yml | 2 +- .github/workflows/rpc-tests.yml | 4 ++-- .github/workflows/semver-check.yml | 4 ++-- .github/workflows/specs.yml | 10 +++++----- .github/workflows/test.yml | 18 +++++++++--------- .github/workflows/update-reth.yml | 4 ++-- 12 files changed, 34 insertions(+), 34 deletions(-) diff --git a/.github/workflows/bench-e2e.yml b/.github/workflows/bench-e2e.yml index 3874662aab..c9723b50ed 100644 --- a/.github/workflows/bench-e2e.yml +++ b/.github/workflows/bench-e2e.yml @@ -375,7 +375,7 @@ jobs: }); - uses: dtolnay/rust-toolchain@stable - - uses: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9 + - uses: mozilla-actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10 continue-on-error: true - name: Install txgen backend diff --git a/.github/workflows/bench-replay.yml b/.github/workflows/bench-replay.yml index db990a1665..82c376d5da 100644 --- a/.github/workflows/bench-replay.yml +++ b/.github/workflows/bench-replay.yml @@ -212,7 +212,7 @@ jobs: }); - uses: dtolnay/rust-toolchain@stable - - uses: mozilla-actions/sccache-action@v0.0.9 + - uses: mozilla-actions/sccache-action@v0.0.10 continue-on-error: true - name: Install uv diff --git a/.github/workflows/bench-txgen-dispatch.yml b/.github/workflows/bench-txgen-dispatch.yml index 9ffd057cac..d5c3691315 100644 --- a/.github/workflows/bench-txgen-dispatch.yml +++ b/.github/workflows/bench-txgen-dispatch.yml @@ -244,7 +244,7 @@ jobs: - uses: dtolnay/rust-toolchain@stable - - uses: mozilla-actions/sccache-action@v0.0.9 + - uses: mozilla-actions/sccache-action@v0.0.10 continue-on-error: true - name: Update status (installing txgen) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 363869f242..5a59585b74 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -38,8 +38,8 @@ jobs: persist-credentials: false - uses: dtolnay/rust-toolchain@stable - uses: rui314/setup-mold@725a8794d15fc7563f59595bd9556495c0564878 # v1 - - uses: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9 - - uses: taiki-e/install-action@d0f23220b09a75c6db730f13bb37c4f8144b4382 # v2.75.9 + - uses: mozilla-actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10 + - uses: taiki-e/install-action@7769b73c2ec98c38dfcf2e18c83cfd4880c038c1 # v2.75.27 with: tool: just - name: Build diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index f7be4cfc80..1dffe90895 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -32,7 +32,7 @@ jobs: with: components: clippy - uses: rui314/setup-mold@725a8794d15fc7563f59595bd9556495c0564878 # v1 - - uses: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9 + - uses: mozilla-actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10 - name: Run clippy run: cargo clippy --all-targets --all-features --locked env: @@ -69,8 +69,8 @@ jobs: persist-credentials: false - uses: dtolnay/rust-toolchain@stable - uses: rui314/setup-mold@725a8794d15fc7563f59595bd9556495c0564878 # v1 - - uses: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9 - - uses: taiki-e/install-action@d0f23220b09a75c6db730f13bb37c4f8144b4382 # v2.75.9 + - uses: mozilla-actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10 + - uses: taiki-e/install-action@7769b73c2ec98c38dfcf2e18c83cfd4880c038c1 # v2.75.27 with: tool: cargo-hack - run: cargo hack check --feature-powerset --depth 1 --partition ${{ matrix.partition }}/2 @@ -90,7 +90,7 @@ jobs: persist-credentials: false - uses: dtolnay/rust-toolchain@nightly - uses: rui314/setup-mold@725a8794d15fc7563f59595bd9556495c0564878 # v1 - - uses: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9 + - uses: mozilla-actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10 - name: Build documentation run: cargo doc --workspace --all-features --no-deps --document-private-items env: @@ -131,7 +131,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false - - uses: crate-ci/typos@02ea592e44b3a53c302f697cddca7641cd051c3d # v1.45.0 + - uses: crate-ci/typos@bbaefadf97b0ec5fdc942684b647f1a6ab250274 # v1.46.0 deny: permissions: @@ -150,7 +150,7 @@ jobs: persist-credentials: false - uses: dtolnay/rust-toolchain@stable - uses: rui314/setup-mold@725a8794d15fc7563f59595bd9556495c0564878 # v1 - - uses: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9 + - uses: mozilla-actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10 - uses: taiki-e/cache-cargo-install-action@f9eed3e4680f27610dc6d8c67be1b88593f7dade # v3.0.6 with: tool: zepter @@ -171,7 +171,7 @@ jobs: - uses: dtolnay/rust-toolchain@stable with: target: riscv32imac-unknown-none-elf - - uses: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9 + - uses: mozilla-actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10 - name: Run no_std checks run: .github/scripts/check_no_std.sh diff --git a/.github/workflows/publish-check.yml b/.github/workflows/publish-check.yml index 0afd8db708..a1d1f14431 100644 --- a/.github/workflows/publish-check.yml +++ b/.github/workflows/publish-check.yml @@ -37,6 +37,6 @@ jobs: with: persist-credentials: false - uses: dtolnay/rust-toolchain@stable - - uses: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9 + - uses: mozilla-actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10 - name: Verify crates are publishable run: ./scripts/publish-crates.sh diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index c0053c9b3d..42d8b7e3db 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -28,7 +28,7 @@ jobs: - uses: dtolnay/rust-toolchain@stable - name: Authenticate with crates.io - uses: rust-lang/crates-io-auth-action@b7e9a28eded4986ec6b1fa40eeee8f8f165559ec # v1 + uses: rust-lang/crates-io-auth-action@bbd81622f20ce9e2dd9622e3218b975523e45bbe # v1 id: auth - name: Publish crates via sanitize pipeline diff --git a/.github/workflows/rpc-tests.yml b/.github/workflows/rpc-tests.yml index 2179666e7f..b6fda39a79 100644 --- a/.github/workflows/rpc-tests.yml +++ b/.github/workflows/rpc-tests.yml @@ -44,8 +44,8 @@ jobs: persist-credentials: false - uses: dtolnay/rust-toolchain@stable - uses: rui314/setup-mold@725a8794d15fc7563f59595bd9556495c0564878 # v1 - - uses: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9 - - uses: taiki-e/install-action@d0f23220b09a75c6db730f13bb37c4f8144b4382 # v2.75.9 + - uses: mozilla-actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10 + - uses: taiki-e/install-action@7769b73c2ec98c38dfcf2e18c83cfd4880c038c1 # v2.75.27 with: tool: nextest@0.9.124 - name: Build RPC tests diff --git a/.github/workflows/semver-check.yml b/.github/workflows/semver-check.yml index 6157259679..99b16d1994 100644 --- a/.github/workflows/semver-check.yml +++ b/.github/workflows/semver-check.yml @@ -38,9 +38,9 @@ jobs: persist-credentials: false - uses: dtolnay/rust-toolchain@stable - - uses: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9 + - uses: mozilla-actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10 - - uses: taiki-e/install-action@d0f23220b09a75c6db730f13bb37c4f8144b4382 # v2.75.9 + - uses: taiki-e/install-action@7769b73c2ec98c38dfcf2e18c83cfd4880c038c1 # v2.75.27 with: tool: cargo-semver-checks diff --git a/.github/workflows/specs.yml b/.github/workflows/specs.yml index efbb93580d..6cc2d4954a 100644 --- a/.github/workflows/specs.yml +++ b/.github/workflows/specs.yml @@ -86,7 +86,7 @@ jobs: persist-credentials: false - name: Install Foundry - uses: foundry-rs/foundry-toolchain@8789b3e21e6c11b2697f5eb56eddae542f746c10 # v1.7.0 + uses: foundry-rs/foundry-toolchain@c7450ba673e133f5ee30098b3b54f444d3a2ca2d # v1.8.0 with: version: nightly @@ -110,11 +110,11 @@ jobs: - name: Setup Rust uses: dtolnay/rust-toolchain@stable - - uses: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9 + - uses: mozilla-actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10 - uses: Swatinem/rust-cache@401aff9a7a08acb9d27b64936a90db81024cff97 # v2.8.2 - name: Install Foundry - uses: foundry-rs/foundry-toolchain@8789b3e21e6c11b2697f5eb56eddae542f746c10 # v1.7.0 + uses: foundry-rs/foundry-toolchain@c7450ba673e133f5ee30098b3b54f444d3a2ca2d # v1.8.0 with: version: nightly @@ -139,7 +139,7 @@ jobs: persist-credentials: false - name: Install Foundry - uses: foundry-rs/foundry-toolchain@8789b3e21e6c11b2697f5eb56eddae542f746c10 # v1.7.0 + uses: foundry-rs/foundry-toolchain@c7450ba673e133f5ee30098b3b54f444d3a2ca2d # v1.8.0 with: version: nightly @@ -176,7 +176,7 @@ jobs: uses: dtolnay/rust-toolchain@stable - uses: rui314/setup-mold@725a8794d15fc7563f59595bd9556495c0564878 # v1 - - uses: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9 + - uses: mozilla-actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10 - uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2.9.1 with: workspaces: foundry diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ba10c36a24..d5724d5c52 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -63,7 +63,7 @@ jobs: persist-credentials: false - uses: dtolnay/rust-toolchain@stable - uses: rui314/setup-mold@725a8794d15fc7563f59595bd9556495c0564878 # v1 - - uses: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9 + - uses: mozilla-actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10 - name: Generate genesis run: | cargo xtask generate-genesis \ @@ -101,8 +101,8 @@ jobs: with: components: ${{ needs.check-precompiles.outputs.coverage == 'true' && 'llvm-tools-preview' || '' }} - uses: rui314/setup-mold@725a8794d15fc7563f59595bd9556495c0564878 # v1 - - uses: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9 - - uses: taiki-e/install-action@d0f23220b09a75c6db730f13bb37c4f8144b4382 # v2.75.9 + - uses: mozilla-actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10 + - uses: taiki-e/install-action@7769b73c2ec98c38dfcf2e18c83cfd4880c038c1 # v2.75.27 with: tool: nextest@0.9.124 # Build and run tests WITH coverage (only when precompiles changed) @@ -164,8 +164,8 @@ jobs: persist-credentials: false - uses: dtolnay/rust-toolchain@stable - uses: rui314/setup-mold@725a8794d15fc7563f59595bd9556495c0564878 # v1 - - uses: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9 - - uses: taiki-e/install-action@d0f23220b09a75c6db730f13bb37c4f8144b4382 # v2.75.9 + - uses: mozilla-actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10 + - uses: taiki-e/install-action@7769b73c2ec98c38dfcf2e18c83cfd4880c038c1 # v2.75.27 with: tool: nextest@0.9.124 - name: Build e2e tests @@ -188,8 +188,8 @@ jobs: persist-credentials: false - uses: dtolnay/rust-toolchain@stable - uses: rui314/setup-mold@725a8794d15fc7563f59595bd9556495c0564878 # v1 - - uses: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9 - - uses: taiki-e/install-action@d0f23220b09a75c6db730f13bb37c4f8144b4382 # v2.75.9 + - uses: mozilla-actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10 + - uses: taiki-e/install-action@7769b73c2ec98c38dfcf2e18c83cfd4880c038c1 # v2.75.27 with: tool: nextest@0.9.124 - name: Build flaky e2e tests @@ -209,7 +209,7 @@ jobs: persist-credentials: false - uses: dtolnay/rust-toolchain@stable - uses: rui314/setup-mold@725a8794d15fc7563f59595bd9556495c0564878 # v1 - - uses: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9 + - uses: mozilla-actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10 - name: Build tempo run: cargo build --bin tempo - name: Run CLI tests @@ -229,7 +229,7 @@ jobs: with: toolchain: "1.93" # MSRV - uses: rui314/setup-mold@725a8794d15fc7563f59595bd9556495c0564878 # v1 - - uses: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9 + - uses: mozilla-actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10 - name: Build with MSRV run: cargo build --bin tempo env: diff --git a/.github/workflows/update-reth.yml b/.github/workflows/update-reth.yml index df29f03956..9a6c1343b3 100644 --- a/.github/workflows/update-reth.yml +++ b/.github/workflows/update-reth.yml @@ -97,8 +97,8 @@ jobs: # ── toolchain (matches test.yml) ─────────────────────────── - uses: dtolnay/rust-toolchain@stable - uses: rui314/setup-mold@725a8794d15fc7563f59595bd9556495c0564878 # v1 - - uses: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9 - - uses: taiki-e/install-action@d0f23220b09a75c6db730f13bb37c4f8144b4382 # v2.75.9 + - uses: mozilla-actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10 + - uses: taiki-e/install-action@7769b73c2ec98c38dfcf2e18c83cfd4880c038c1 # v2.75.27 with: tool: nextest@0.9.124