File tree 3 files changed +8
-8
lines changed
3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 37
37
channel : " stable"
38
38
cache : true
39
39
- name : Setup melos
40
- uses : bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388
40
+ uses : bluefireteam/melos-action@ec2c512a52c2f359186ca19bac0be977c44913e6
41
41
with :
42
42
melos-version : " 6.0.0"
43
43
- name : " Run Flutter Analyze"
61
61
channel : " stable"
62
62
cache : true
63
63
- name : Setup melos
64
- uses : bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388
64
+ uses : bluefireteam/melos-action@ec2c512a52c2f359186ca19bac0be977c44913e6
65
65
with :
66
66
melos-version : " 6.0.0"
67
67
- name : Restore Cache
Original file line number Diff line number Diff line change 45
45
channel : " stable"
46
46
cache : true
47
47
- name : Install Melos
48
- uses : bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388
48
+ uses : bluefireteam/melos-action@ec2c512a52c2f359186ca19bac0be977c44913e6
49
49
with :
50
50
# Running `melos bootstrap` is not needed because we use Melos just
51
51
# for the `check-license-header` script.
Original file line number Diff line number Diff line change 44
44
flutter-version : " 3.22.x"
45
45
channel : " stable"
46
46
cache : true
47
- - uses : bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388
47
+ - uses : bluefireteam/melos-action@ec2c512a52c2f359186ca19bac0be977c44913e6
48
48
with :
49
49
melos-version : " 6.0.0"
50
50
- name : " Run flutter test"
71
71
channel : " stable"
72
72
cache : true
73
73
- name : Setup melos
74
- uses : bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388
74
+ uses : bluefireteam/melos-action@ec2c512a52c2f359186ca19bac0be977c44913e6
75
75
with :
76
76
melos-version : " 6.0.0"
77
77
- name : " Run Android native unit tests"
@@ -101,7 +101,7 @@ jobs:
101
101
channel : " stable"
102
102
cache : true
103
103
- name : Setup melos
104
- uses : bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388
104
+ uses : bluefireteam/melos-action@ec2c512a52c2f359186ca19bac0be977c44913e6
105
105
with :
106
106
melos-version : " 6.0.0"
107
107
- name : Cache podfiles
@@ -151,7 +151,7 @@ jobs:
151
151
channel : " stable"
152
152
cache : true
153
153
- name : Setup melos
154
- uses : bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388
154
+ uses : bluefireteam/melos-action@ec2c512a52c2f359186ca19bac0be977c44913e6
155
155
with :
156
156
melos-version : " 6.0.0"
157
157
- name : Download Build Artifact
@@ -189,7 +189,7 @@ jobs:
189
189
cache : true
190
190
architecture : x64
191
191
- name : Setup melos
192
- uses : bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388
192
+ uses : bluefireteam/melos-action@ec2c512a52c2f359186ca19bac0be977c44913e6
193
193
with :
194
194
melos-version : " 6.0.0"
195
195
- name : Cache podfiles
You can’t perform that action at this time.
0 commit comments