From cf04aee3320deb22e719084332640793fab55dfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 17:44:08 +0000 Subject: [PATCH] Bump mozilla-actions/sccache-action from 0.0.4 to 0.0.7 Bumps [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action) from 0.0.4 to 0.0.7. - [Release notes](https://github.com/mozilla-actions/sccache-action/releases) - [Commits](https://github.com/mozilla-actions/sccache-action/compare/v0.0.4...v0.0.7) --- 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..dd831f8 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.7 - 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..4f4c8f3 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.7 - 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..ccdbbbc 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.7 - name: Install Protoc uses: arduino/setup-protoc@9b1ee5b22b0a3f1feb8c2ff99b32c89b3c3191e9 # v2.0.0