Skip to content

Commit 2d4c865

Browse files
dependabot[bot]pLabartanoandrea
authored
chore(deps): bump mozilla-actions/sccache-action from 0.0.5 to 0.0.6 (#2988)
Bumps [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action) from 0.0.5 to 0.0.6. - [Release notes](https://github.com/mozilla-actions/sccache-action/releases) - [Commits](Mozilla-Actions/sccache-action@v0.0.5...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> Co-authored-by: pablito テ <pablitolabarta@gmail.com> Co-authored-by: Andrea Giacobino <no.andrea@gmail.com>
1 parent bc92e19 commit 2d4c865

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
@@ -500,7 +500,7 @@ jobs:
500500
with:
501501
ref: ${{ needs.set-tags.outputs.git_ref }}
502502
- name: Run sccache-cache
503-
uses: mozilla-actions/sccache-action@v0.0.5
503+
uses: mozilla-actions/sccache-action@v0.0.6
504504
- name: Setup Variables
505505
shell: bash
506506
run: |

0 commit comments

Comments
 (0)