Skip to content

Commit

Permalink
build(deps): bump mozilla-actions/sccache-action from 0.0.6 to 0.0.7 (#…
Browse files Browse the repository at this point in the history
…1552)

Bumps [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action) from 0.0.6 to 0.0.7.
- [Release notes](https://github.com/mozilla-actions/sccache-action/releases)
- [Commits](Mozilla-Actions/sccache-action@v0.0.6...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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 7881127 commit 347155a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
${{ runner.os }}-cargo-
- name: Run sccache
uses: mozilla-actions/[email protected].6
uses: mozilla-actions/[email protected].7

- name: Install Rust toolchain
run: make setup
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
${{ runner.os }}-cargo-
- name: Run sccache
uses: mozilla-actions/[email protected].6
uses: mozilla-actions/[email protected].7

- name: Install Rust toolchain
run: make setup
Expand Down Expand Up @@ -75,7 +75,7 @@ jobs:
${{ runner.os }}-cargo-
- name: Run sccache
uses: mozilla-actions/[email protected].6
uses: mozilla-actions/[email protected].7

- name: Install Rust toolchain
run: make setup
Expand Down

0 comments on commit 347155a

Please sign in to comment.