28
28
with :
29
29
channel : ' stable'
30
30
cache : true
31
- - uses : bluefireteam/melos-action@5a8367ec4b9942d712528c398ff3f996e03bc230
31
+ - uses : bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388
32
32
with :
33
33
melos-version : ' 5.3.0'
34
34
- name : ' Run Analyze'
46
46
with :
47
47
channel : ' stable'
48
48
cache : true
49
- - uses : bluefireteam/melos-action@5a8367ec4b9942d712528c398ff3f996e03bc230
49
+ - uses : bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388
50
50
with :
51
51
melos-version : ' 5.3.0'
52
52
- name : ' Pub Check'
63
63
with :
64
64
channel : ' stable'
65
65
cache : true
66
- - uses : bluefireteam/melos-action@5a8367ec4b9942d712528c398ff3f996e03bc230
66
+ - uses : bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388
67
67
with :
68
68
melos-version : ' 5.3.0'
69
69
- name : ' Flutter Pub Get'
81
81
with :
82
82
channel : ' stable'
83
83
cache : true
84
- - uses : bluefireteam/melos-action@5a8367ec4b9942d712528c398ff3f996e03bc230
84
+ - uses : bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388
85
85
with :
86
86
melos-version : ' 5.3.0'
87
87
- uses : Homebrew/actions/setup-homebrew@master
@@ -115,7 +115,7 @@ jobs:
115
115
with :
116
116
channel : ' stable'
117
117
cache : true
118
- - uses : bluefireteam/melos-action@5a8367ec4b9942d712528c398ff3f996e03bc230
118
+ - uses : bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388
119
119
with :
120
120
melos-version : ' 5.3.0'
121
121
- name : ' Build Examples'
@@ -132,7 +132,7 @@ jobs:
132
132
with :
133
133
channel : ' stable'
134
134
cache : true
135
- - uses : bluefireteam/melos-action@5a8367ec4b9942d712528c398ff3f996e03bc230
135
+ - uses : bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388
136
136
with :
137
137
melos-version : ' 5.3.0'
138
138
- name : ' Flutter Test'
@@ -154,7 +154,7 @@ jobs:
154
154
- name : Install Dart
155
155
uses : dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
156
156
- name : Install Melos
157
- uses : bluefireteam/melos-action@5a8367ec4b9942d712528c398ff3f996e03bc230
157
+ uses : bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388
158
158
with :
159
159
# Running `melos bootstrap` is not needed because we use Melos just
160
160
# for the `check-license-header` script.
0 commit comments