chore(deps): bump mozilla-actions/sccache-action from 0.0.4 to 0.0.6 (#4051)

Bumps [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action) from 0.0.4 to 0.0.6.
- [Release notes](https://github.com/mozilla-actions/sccache-action/releases)
- [Commits](https://github.com/mozilla-actions/sccache-action/compare/v0.0.4...v0.0.6)

---
updated-dependencies:
- dependency-name: mozilla-actions/sccache-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-11-04 22:36:20 +02:00 committed by GitHub
parent 18f7d9bbd5
commit f67103f9b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View File

@ -90,7 +90,7 @@ jobs:
touch /mnt/foo
ls -la /mnt/foo
- name: Run sccache-cache
uses: mozilla-actions/sccache-action@v0.0.5
uses: mozilla-actions/sccache-action@v0.0.6
- name: Configure Cache Env
uses: actions/github-script@v7

View File

@ -38,7 +38,7 @@ jobs:
with:
submodules: true
- name: Run sccache-cache
uses: mozilla-actions/sccache-action@v0.0.4
uses: mozilla-actions/sccache-action@v0.0.6
- name: Configure Cache Env
uses: actions/github-script@v7
@ -75,7 +75,7 @@ jobs:
with:
submodules: true
- name: Run sccache-cache
uses: mozilla-actions/sccache-action@v0.0.4
uses: mozilla-actions/sccache-action@v0.0.6
- name: Configure Cache Env
uses: actions/github-script@v7

View File

@ -33,7 +33,7 @@ jobs:
submodules: true
- name: Run sccache-cache
uses: mozilla-actions/sccache-action@v0.0.4
uses: mozilla-actions/sccache-action@v0.0.6
- name: Configure Cache Env
uses: actions/github-script@v7