Skip to content

Commit a45d24d

Browse files
dependabot[bot]Zxilly
authored andcommitted
build(deps): bump mozilla-actions/sccache-action from 0.0.7 to 0.0.9
Bumps [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action) from 0.0.7 to 0.0.9. - [Release notes](https://github.com/mozilla-actions/sccache-action/releases) - [Commits](Mozilla-Actions/sccache-action@v0.0.7...v0.0.9) --- 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]>
1 parent d1dfde4 commit a45d24d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
targets: ${{ matrix.target }}
3434

3535
- name: Rust Cache
36-
uses: mozilla-actions/[email protected].7
36+
uses: mozilla-actions/[email protected].9
3737

3838
- name: Env init
3939
run: |
@@ -80,7 +80,7 @@ jobs:
8080
toolchain: stable
8181

8282
- name: Rust Cache
83-
uses: mozilla-actions/[email protected].7
83+
uses: mozilla-actions/[email protected].9
8484

8585
- name: Env init
8686
run: |
@@ -119,7 +119,7 @@ jobs:
119119
toolchain: stable
120120

121121
- name: Rust Cache
122-
uses: mozilla-actions/[email protected].7
122+
uses: mozilla-actions/[email protected].9
123123

124124
- name: Env init
125125
run: |

0 commit comments

Comments
 (0)