From 2c9d638caa4b8de2fed473cf44438b0b30181174 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Mar 2025 00:08:03 +0000 Subject: [PATCH] Bump mozilla-actions/sccache-action from 0.0.4 to 0.0.8 Bumps [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action) from 0.0.4 to 0.0.8. - [Release notes](https://github.com/mozilla-actions/sccache-action/releases) - [Commits](https://github.com/mozilla-actions/sccache-action/compare/v0.0.4...v0.0.8) --- 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..17b0bf1 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.8 - 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..c71857a 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.8 - 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..946a35f 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.8 - name: Install Protoc uses: arduino/setup-protoc@9b1ee5b22b0a3f1feb8c2ff99b32c89b3c3191e9 # v2.0.0