25
25
name : ' Warm up Yarn cache'
26
26
runs-on : ubuntu-latest
27
27
steps :
28
- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
28
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
29
29
- name : Using Node v20.x
30
30
uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
31
31
id : yarn-cache
46
46
matrix :
47
47
os : ['macos-latest', 'windows-latest']
48
48
steps :
49
- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
49
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
50
50
- name : Using Node v20.x
51
51
uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
52
52
id : yarn-cache
68
68
needs : warmup_yarn_cache
69
69
runs-on : ubuntu-latest
70
70
steps :
71
- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
71
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
72
72
with :
73
73
fetch-depth : 0
74
74
- name : Using Node v20.x
85
85
needs : warmup_yarn_cache
86
86
runs-on : ubuntu-latest
87
87
steps :
88
- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
88
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
89
89
- name : Using Node v20.x
90
90
uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
91
91
with :
@@ -102,7 +102,7 @@ jobs:
102
102
needs : warmup_yarn_cache
103
103
runs-on : ubuntu-latest
104
104
steps :
105
- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
105
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
106
106
- name : Using Node v20.x
107
107
uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
108
108
with :
@@ -121,7 +121,7 @@ jobs:
121
121
needs : warmup_yarn_cache
122
122
runs-on : ubuntu-latest
123
123
steps :
124
- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
124
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
125
125
- name : Using Node v20.x
126
126
uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
127
127
with :
@@ -154,7 +154,7 @@ jobs:
154
154
- production_packages
155
155
runs-on : ubuntu-latest
156
156
steps :
157
- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
157
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
158
158
- name : Using Node v20.x
159
159
uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
160
160
with :
@@ -228,7 +228,7 @@ jobs:
228
228
node-version : 20.x
229
229
os : ' ubuntu-latest'
230
230
steps :
231
- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
231
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
232
232
- name : Using Node v${{matrix.node-version}}
233
233
uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
234
234
with :
@@ -280,7 +280,7 @@ jobs:
280
280
- production_packages
281
281
runs-on : ubuntu-latest
282
282
steps :
283
- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
283
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
284
284
with :
285
285
fetch-depth : 0 # all history in order to be able to show last-edited-at dates
286
286
lfs : true
@@ -339,7 +339,7 @@ jobs:
339
339
- production_packages
340
340
runs-on : ubuntu-latest
341
341
steps :
342
- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
342
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
343
343
- name : Using Node v20.x
344
344
uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
345
345
with :
@@ -409,7 +409,7 @@ jobs:
409
409
- ' 4.2'
410
410
# Other release channels for TypeScript
411
411
steps :
412
- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
412
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
413
413
- name : Using Node v20.x
414
414
uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
415
415
with :
@@ -547,7 +547,7 @@ jobs:
547
547
outputs :
548
548
tag_count : ${{steps.tag_count.outputs.count}}
549
549
steps :
550
- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
550
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
551
551
with :
552
552
fetch-depth : 0
553
553
- id : tag_count
@@ -563,7 +563,7 @@ jobs:
563
563
outputs :
564
564
status : ${{steps.check_has_tag.outcome}}
565
565
steps :
566
- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
566
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
567
567
with :
568
568
fetch-depth : 0
569
569
- id : check_has_tag
@@ -603,7 +603,7 @@ jobs:
603
603
outputs :
604
604
status : ${{steps.check_has_tag.outcome}}
605
605
steps :
606
- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
606
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
607
607
with :
608
608
fetch-depth : 0
609
609
- id : check_has_tag
@@ -643,7 +643,7 @@ jobs:
643
643
outputs :
644
644
status : ${{steps.check_has_tag.outcome}}
645
645
steps :
646
- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
646
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
647
647
with :
648
648
fetch-depth : 0
649
649
- id : check_has_tag
@@ -683,7 +683,7 @@ jobs:
683
683
outputs :
684
684
status : ${{steps.check_has_tag.outcome}}
685
685
steps :
686
- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
686
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
687
687
with :
688
688
fetch-depth : 0
689
689
- id : check_has_tag
@@ -723,7 +723,7 @@ jobs:
723
723
outputs :
724
724
status : ${{steps.check_has_tag.outcome}}
725
725
steps :
726
- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
726
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
727
727
with :
728
728
fetch-depth : 0
729
729
- id : check_has_tag
@@ -763,7 +763,7 @@ jobs:
763
763
outputs :
764
764
status : ${{steps.check_has_tag.outcome}}
765
765
steps :
766
- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
766
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
767
767
with :
768
768
fetch-depth : 0
769
769
- id : check_has_tag
@@ -803,7 +803,7 @@ jobs:
803
803
outputs :
804
804
status : ${{steps.check_has_tag.outcome}}
805
805
steps :
806
- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
806
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
807
807
with :
808
808
fetch-depth : 0
809
809
- id : check_has_tag
@@ -843,7 +843,7 @@ jobs:
843
843
outputs :
844
844
status : ${{steps.check_has_tag.outcome}}
845
845
steps :
846
- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
846
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
847
847
with :
848
848
fetch-depth : 0
849
849
- id : check_has_tag
0 commit comments