2828 with :
2929 channel : ' stable'
3030 cache : true
31- - uses : bluefireteam/melos-action@c7dcb921b23cc520cace360b95d02b37bf09cdaa
31+ - uses : bluefireteam/melos-action@ec2c512a52c2f359186ca19bac0be977c44913e6
3232 with :
3333 melos-version : ' 5.3.0'
3434 - name : ' Run Analyze'
4646 with :
4747 channel : ' stable'
4848 cache : true
49- - uses : bluefireteam/melos-action@c7dcb921b23cc520cace360b95d02b37bf09cdaa
49+ - uses : bluefireteam/melos-action@ec2c512a52c2f359186ca19bac0be977c44913e6
5050 with :
5151 melos-version : ' 5.3.0'
5252 - name : ' Pub Check'
6363 with :
6464 channel : ' stable'
6565 cache : true
66- - uses : bluefireteam/melos-action@c7dcb921b23cc520cace360b95d02b37bf09cdaa
66+ - uses : bluefireteam/melos-action@ec2c512a52c2f359186ca19bac0be977c44913e6
6767 with :
6868 melos-version : ' 5.3.0'
6969 - name : ' Flutter Pub Get'
8181 with :
8282 channel : ' stable'
8383 cache : true
84- - uses : bluefireteam/melos-action@c7dcb921b23cc520cace360b95d02b37bf09cdaa
84+ - uses : bluefireteam/melos-action@ec2c512a52c2f359186ca19bac0be977c44913e6
8585 with :
8686 melos-version : ' 5.3.0'
8787 - uses : Homebrew/actions/setup-homebrew@master
@@ -115,7 +115,7 @@ jobs:
115115 with :
116116 channel : ' stable'
117117 cache : true
118- - uses : bluefireteam/melos-action@c7dcb921b23cc520cace360b95d02b37bf09cdaa
118+ - uses : bluefireteam/melos-action@ec2c512a52c2f359186ca19bac0be977c44913e6
119119 with :
120120 melos-version : ' 5.3.0'
121121 - name : ' Build Examples'
@@ -139,7 +139,7 @@ jobs:
139139 cd packages/firebase_core/firebase_core/example
140140 flutter pub add $FLUTTER_DEPENDENCIES
141141 cd ../../../..
142- - uses : bluefireteam/melos-action@c7dcb921b23cc520cace360b95d02b37bf09cdaa
142+ - uses : bluefireteam/melos-action@ec2c512a52c2f359186ca19bac0be977c44913e6
143143 with :
144144 melos-version : ' 5.3.0'
145145 - name : ' Swift Integration Setup'
@@ -156,7 +156,7 @@ jobs:
156156 with :
157157 channel : ' stable'
158158 cache : true
159- - uses : bluefireteam/melos-action@c7dcb921b23cc520cace360b95d02b37bf09cdaa
159+ - uses : bluefireteam/melos-action@ec2c512a52c2f359186ca19bac0be977c44913e6
160160 with :
161161 melos-version : ' 5.3.0'
162162 - name : ' Flutter Test'
@@ -178,7 +178,7 @@ jobs:
178178 - name : Install Dart
179179 uses : dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
180180 - name : Install Melos
181- uses : bluefireteam/melos-action@c7dcb921b23cc520cace360b95d02b37bf09cdaa
181+ uses : bluefireteam/melos-action@ec2c512a52c2f359186ca19bac0be977c44913e6
182182 with :
183183 # Running `melos bootstrap` is not needed because we use Melos just
184184 # for the `check-license-header` script.
0 commit comments