File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ jobs:
121121 allow-prereleases : true
122122 - name : Set up sccache
123123 if : github.base_ref == 'main' || github.ref_name == 'main'
124- uses : Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9
124+ uses : Mozilla-Actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10
125125 with :
126126 version : v0.12.0
127127 - name : Environment Information
Original file line number Diff line number Diff line change 6464 allow-prereleases : true
6565 - name : Set up sccache
6666 if : github.base_ref == 'main' || github.ref_name == 'main'
67- uses : Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9
67+ uses : Mozilla-Actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10
6868 with :
6969 version : v0.12.0
7070 - name : Environment Information
Original file line number Diff line number Diff line change 6464 allow-prereleases : true
6565 - name : Set up sccache
6666 if : github.base_ref == 'main' || github.ref_name == 'main'
67- uses : Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9
67+ uses : Mozilla-Actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10
6868 with :
6969 version : v0.12.0
7070 - name : Environment Information
Original file line number Diff line number Diff line change 6161 allow-prereleases : true
6262 - name : Set up sccache
6363 if : github.base_ref == 'main' || github.ref_name == 'main'
64- uses : Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9
64+ uses : Mozilla-Actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10
6565 with :
6666 version : v0.12.0
6767 - name : Environment Information
Original file line number Diff line number Diff line change 7777 allow-prereleases : true
7878 - name : Set up sccache
7979 if : github.base_ref == 'main' || github.ref_name == 'main'
80- uses : Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9
80+ uses : Mozilla-Actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10
8181 with :
8282 version : v0.12.0
8383 - name : Environment Information
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ jobs:
100100 rustup --version
101101 - name : Set up sccache
102102 if : github.base_ref == 'main' || github.ref_name == 'main'
103- uses : Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9
103+ uses : Mozilla-Actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10
104104 with :
105105 version : v0.12.0
106106 - name : Environment Information
You can’t perform that action at this time.
0 commit comments