File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
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@b3ccbb59dd75a6c926d54684abd8c5cda074457a
40
+ uses : bluefireteam/melos-action@8cca19067d5bc4021b5a9f4656955d8b386583bf
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@b3ccbb59dd75a6c926d54684abd8c5cda074457a
64
+ uses : bluefireteam/melos-action@8cca19067d5bc4021b5a9f4656955d8b386583bf
65
65
with :
66
66
melos-version : " 6.0.0"
67
67
- name : Run format
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@b3ccbb59dd75a6c926d54684abd8c5cda074457a
48
+ uses : bluefireteam/melos-action@8cca19067d5bc4021b5a9f4656955d8b386583bf
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.x"
45
45
channel : " stable"
46
46
cache : true
47
- - uses : bluefireteam/melos-action@b3ccbb59dd75a6c926d54684abd8c5cda074457a
47
+ - uses : bluefireteam/melos-action@8cca19067d5bc4021b5a9f4656955d8b386583bf
48
48
with :
49
49
melos-version : " 6.0.0"
50
50
- name : " Run flutter test"
75
75
channel : " stable"
76
76
cache : true
77
77
- name : Setup melos
78
- uses : bluefireteam/melos-action@b3ccbb59dd75a6c926d54684abd8c5cda074457a
78
+ uses : bluefireteam/melos-action@8cca19067d5bc4021b5a9f4656955d8b386583bf
79
79
with :
80
80
melos-version : " 6.0.0"
81
81
- name : " Run build for Android"
@@ -101,7 +101,7 @@ jobs:
101
101
cache : true
102
102
architecture : x64
103
103
- name : Setup melos
104
- uses : bluefireteam/melos-action@b3ccbb59dd75a6c926d54684abd8c5cda074457a
104
+ uses : bluefireteam/melos-action@8cca19067d5bc4021b5a9f4656955d8b386583bf
105
105
with :
106
106
melos-version : " 6.0.0"
107
107
- name : Cache podfiles
You can’t perform that action at this time.
0 commit comments