From 745035380457b733ce55e1b77241b88dede6833d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Mar 2025 23:59:47 +0000 Subject: [PATCH] Bump mozilla-actions/sccache-action from 0.0.4 to 0.0.9 Bumps [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action) from 0.0.4 to 0.0.9. - [Release notes](https://github.com/mozilla-actions/sccache-action/releases) - [Commits](https://github.com/mozilla-actions/sccache-action/compare/v0.0.4...v0.0.9) --- updated-dependencies: - dependency-name: mozilla-actions/sccache-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/coverage.yml | 2 +- .github/workflows/evm.yml | 2 +- .github/workflows/generic.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 23faa23..76a2651 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -44,7 +44,7 @@ jobs: uses: actions/checkout@v4 - name: Run sccache - uses: mozilla-actions/sccache-action@v0.0.4 + uses: mozilla-actions/sccache-action@v0.0.9 - name: Install Protoc uses: arduino/setup-protoc@9b1ee5b22b0a3f1feb8c2ff99b32c89b3c3191e9 # v2.0.0 diff --git a/.github/workflows/evm.yml b/.github/workflows/evm.yml index 31e79b7..61f3837 100644 --- a/.github/workflows/evm.yml +++ b/.github/workflows/evm.yml @@ -44,7 +44,7 @@ jobs: uses: actions/checkout@v4 - name: Run sccache - uses: mozilla-actions/sccache-action@v0.0.4 + uses: mozilla-actions/sccache-action@v0.0.9 - name: Install Protoc uses: arduino/setup-protoc@9b1ee5b22b0a3f1feb8c2ff99b32c89b3c3191e9 # v2.0.0 diff --git a/.github/workflows/generic.yml b/.github/workflows/generic.yml index b669042..a9bab00 100644 --- a/.github/workflows/generic.yml +++ b/.github/workflows/generic.yml @@ -45,7 +45,7 @@ jobs: uses: actions/checkout@v4 - name: Run sccache - uses: mozilla-actions/sccache-action@v0.0.4 + uses: mozilla-actions/sccache-action@v0.0.9 - name: Install Protoc uses: arduino/setup-protoc@9b1ee5b22b0a3f1feb8c2ff99b32c89b3c3191e9 # v2.0.0