Skip to content

Commit d1e6f1e

Browse files
authoredMar 10, 2025
build(deps): bump Mozilla-Actions/sccache-action from 0.0.7 to 0.0.8 (#610)
1 parent e0135c2 commit d1e6f1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build-and-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
4848
restore-keys: ${{ runner.os }}-cargo-
4949
- name: Run sccache-cache
50-
uses: Mozilla-Actions/sccache-action@054db53350805f83040bf3e6e9b8cf5a139aa7c9 # v0.0.7
50+
uses: Mozilla-Actions/sccache-action@65101d47ea8028ed0c98a1cdea8dd9182e9b5133 # v0.0.8
5151
- name: FMT
5252
run: cargo fmt --all -- --check
5353
- name: Clippy

0 commit comments

Comments
 (0)