Skip to content

Commit fef3821

Browse files
chore(deps): bump mozilla-actions/sccache-action from 0.0.6 to 0.0.7 (moonbeam-foundation#3121)
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> Co-authored-by: Steve Degosserie <[email protected]>
1 parent 3aea751 commit fef3821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ jobs:
476476
with:
477477
ref: ${{ needs.set-tags.outputs.git_ref }}
478478
- name: Run sccache-cache
479-
uses: mozilla-actions/[email protected].6
479+
uses: mozilla-actions/[email protected].7
480480
- name: Setup Variables
481481
shell: bash
482482
run: |

0 commit comments

Comments
 (0)