Skip to content

Commit 92b1196

Browse files
Bump mozilla-actions/sccache-action from 0.0.5 to 0.0.6 (#955)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a12d1d4 commit 92b1196

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ jobs:
241241
workspaces: 'semver'
242242

243243
- name: Set up sccache
244-
uses: mozilla-actions/[email protected].5
244+
uses: mozilla-actions/[email protected].6
245245

246246
- name: build and cache
247247
run: |
@@ -291,7 +291,7 @@ jobs:
291291
workspaces: 'semver'
292292

293293
- name: Set up sccache
294-
uses: mozilla-actions/[email protected].5
294+
uses: mozilla-actions/[email protected].6
295295

296296
- name: build and cache
297297
run: |

0 commit comments

Comments
 (0)