Skip to content

Commit

Permalink
ci(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
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]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 7d52264 commit c724d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rs-semver-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
ref: ${{ inputs.baseline-rev || github.event.pull_request.base.sha || github.event.merge_group.base.sha }}
path: BASELINE_BRANCH
- uses: mozilla-actions/[email protected].6
- uses: mozilla-actions/[email protected].7
- name: Install apt dependencies
if: ${{ inputs.apt-dependencies != '' }}
run: |
Expand Down

0 comments on commit c724d19

Please sign in to comment.