Skip to content

Commit e7f66f9

Browse files
Bump mozilla-actions/sccache-action from 0.0.7 to 0.0.8 in the github-actions group (#3290)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b3fc9a7 commit e7f66f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
core.exportVariable('ACTIONS_CACHE_URL', process.env.ACTIONS_CACHE_URL || '');
119119
core.exportVariable('ACTIONS_RUNTIME_TOKEN', process.env.ACTIONS_RUNTIME_TOKEN || '');
120120
121-
- uses: mozilla-actions/sccache-action@v0.0.7
121+
- uses: mozilla-actions/sccache-action@v0.0.8
122122

123123
- name: Initialize sccache
124124
run: |

0 commit comments

Comments
 (0)