@@ -145,8 +145,8 @@ jobs:
145
145
- uses: actions/checkout@v3
146
146
- name: Setup git user
147
147
run: |
148
- git config --global user.email "ops+ npm[email protected] "
149
- git config --global user.name "npm cli ops bot "
148
+ git config --global user.email "npm team "
149
+ git config --global user.name "ops[email protected] "
150
150
- uses: actions/setup-node@v3
151
151
with:
152
152
node-version: 16.x
@@ -182,8 +182,8 @@ jobs:
182
182
- uses: actions/checkout@v3
183
183
- name: Setup git user
184
184
run: |
185
- git config --global user.email "ops+ npm[email protected] "
186
- git config --global user.name "npm cli ops bot "
185
+ git config --global user.email "npm team "
186
+ git config --global user.name "ops[email protected] "
187
187
- uses: actions/setup-node@v3
188
188
with:
189
189
node-version: 16.x
@@ -219,8 +219,8 @@ jobs:
219
219
- uses: actions/checkout@v3
220
220
- name: Setup git user
221
221
run: |
222
- git config --global user.email "ops+ npm[email protected] "
223
- git config --global user.name "npm cli ops bot "
222
+ git config --global user.email "npm team "
223
+ git config --global user.name "ops[email protected] "
224
224
- uses: actions/setup-node@v3
225
225
with:
226
226
node-version: \${{ matrix.node-version }}
@@ -283,8 +283,8 @@ jobs:
283
283
- uses: actions/checkout@v3
284
284
- name: Setup git user
285
285
run: |
286
- git config --global user.email "ops+ npm[email protected] "
287
- git config --global user.name "npm cli ops bot "
286
+ git config --global user.email "npm team "
287
+ git config --global user.name "ops[email protected] "
288
288
- name: Initialize CodeQL
289
289
uses: github/codeql-action/init@v1
290
290
with:
@@ -312,8 +312,8 @@ jobs:
312
312
- uses: actions/checkout@v3
313
313
- name: Setup git user
314
314
run: |
315
- git config --global user.email "ops+ npm[email protected] "
316
- git config --global user.name "npm cli ops bot "
315
+ git config --global user.email "npm team "
316
+ git config --global user.name "ops[email protected] "
317
317
- uses: actions/setup-node@v3
318
318
with:
319
319
node-version: 16.x
@@ -362,8 +362,8 @@ jobs:
362
362
fetch-depth: 0
363
363
- name: Setup git user
364
364
run: |
365
- git config --global user.email "ops+ npm[email protected] "
366
- git config --global user.name "npm cli ops bot "
365
+ git config --global user.email "npm team "
366
+ git config --global user.name "ops[email protected] "
367
367
- uses: actions/setup-node@v3
368
368
with:
369
369
node-version: 16.x
@@ -623,8 +623,8 @@ jobs:
623
623
- uses: actions/checkout@v3
624
624
- name: Setup git user
625
625
run: |
626
- git config --global user.email "ops+ npm[email protected] "
627
- git config --global user.name "npm cli ops bot "
626
+ git config --global user.email "npm team "
627
+ git config --global user.name "ops[email protected] "
628
628
- uses: actions/setup-node@v3
629
629
with:
630
630
node-version: 16.x
@@ -664,8 +664,8 @@ jobs:
664
664
- uses: actions/checkout@v3
665
665
- name: Setup git user
666
666
run: |
667
- git config --global user.email "ops+ npm[email protected] "
668
- git config --global user.name "npm cli ops bot "
667
+ git config --global user.email "npm team "
668
+ git config --global user.name "ops[email protected] "
669
669
- uses: actions/setup-node@v3
670
670
with:
671
671
node-version: 16.x
@@ -701,8 +701,8 @@ jobs:
701
701
- uses: actions/checkout@v3
702
702
- name: Setup git user
703
703
run: |
704
- git config --global user.email "ops+ npm[email protected] "
705
- git config --global user.name "npm cli ops bot "
704
+ git config --global user.email "npm team "
705
+ git config --global user.name "ops[email protected] "
706
706
- uses: actions/setup-node@v3
707
707
with:
708
708
node-version: \${{ matrix.node-version }}
@@ -757,8 +757,8 @@ jobs:
757
757
- uses: actions/checkout@v3
758
758
- name: Setup git user
759
759
run: |
760
- git config --global user.email "ops+ npm[email protected] "
761
- git config --global user.name "npm cli ops bot "
760
+ git config --global user.email "npm team "
761
+ git config --global user.name "ops[email protected] "
762
762
- uses: actions/setup-node@v3
763
763
with:
764
764
node-version: 16.x
@@ -794,8 +794,8 @@ jobs:
794
794
- uses: actions/checkout@v3
795
795
- name: Setup git user
796
796
run: |
797
- git config --global user.email "ops+ npm[email protected] "
798
- git config --global user.name "npm cli ops bot "
797
+ git config --global user.email "npm team "
798
+ git config --global user.name "ops[email protected] "
799
799
- uses: actions/setup-node@v3
800
800
with:
801
801
node-version: \${{ matrix.node-version }}
@@ -846,8 +846,8 @@ jobs:
846
846
- uses: actions/checkout@v3
847
847
- name: Setup git user
848
848
run: |
849
- git config --global user.email "ops+ npm[email protected] "
850
- git config --global user.name "npm cli ops bot "
849
+ git config --global user.email "npm team "
850
+ git config --global user.name "ops[email protected] "
851
851
- uses: actions/setup-node@v3
852
852
with:
853
853
node-version: 16.x
@@ -883,8 +883,8 @@ jobs:
883
883
- uses: actions/checkout@v3
884
884
- name: Setup git user
885
885
run: |
886
- git config --global user.email "ops+ npm[email protected] "
887
- git config --global user.name "npm cli ops bot "
886
+ git config --global user.email "npm team "
887
+ git config --global user.name "ops[email protected] "
888
888
- uses: actions/setup-node@v3
889
889
with:
890
890
node-version: \${{ matrix.node-version }}
@@ -947,8 +947,8 @@ jobs:
947
947
- uses: actions/checkout@v3
948
948
- name: Setup git user
949
949
run: |
950
- git config --global user.email "ops+ npm[email protected] "
951
- git config --global user.name "npm cli ops bot "
950
+ git config --global user.email "npm team "
951
+ git config --global user.name "ops[email protected] "
952
952
- name: Initialize CodeQL
953
953
uses: github/codeql-action/init@v1
954
954
with:
@@ -976,8 +976,8 @@ jobs:
976
976
- uses: actions/checkout@v3
977
977
- name: Setup git user
978
978
run: |
979
- git config --global user.email "ops+ npm[email protected] "
980
- git config --global user.name "npm cli ops bot "
979
+ git config --global user.email "npm team "
980
+ git config --global user.name "ops[email protected] "
981
981
- uses: actions/setup-node@v3
982
982
with:
983
983
node-version: 16.x
@@ -1026,8 +1026,8 @@ jobs:
1026
1026
fetch-depth: 0
1027
1027
- name: Setup git user
1028
1028
run: |
1029
- git config --global user.email "ops+ npm[email protected] "
1030
- git config --global user.name "npm cli ops bot "
1029
+ git config --global user.email "npm team "
1030
+ git config --global user.name "ops[email protected] "
1031
1031
- uses: actions/setup-node@v3
1032
1032
with:
1033
1033
node-version: 16.x
@@ -1085,8 +1085,8 @@ jobs:
1085
1085
- uses: actions/checkout@v3
1086
1086
- name: Setup git user
1087
1087
run: |
1088
- git config --global user.email "ops+ npm[email protected] "
1089
- git config --global user.name "npm cli ops bot "
1088
+ git config --global user.email "npm team "
1089
+ git config --global user.name "ops[email protected] "
1090
1090
- uses: actions/setup-node@v3
1091
1091
with:
1092
1092
node-version: 16.x
@@ -1148,8 +1148,8 @@ jobs:
1148
1148
- uses: actions/checkout@v3
1149
1149
- name: Setup git user
1150
1150
run: |
1151
- git config --global user.email "ops+ npm[email protected] "
1152
- git config --global user.name "npm cli ops bot "
1151
+ git config --global user.email "npm team "
1152
+ git config --global user.name "ops[email protected] "
1153
1153
- uses: actions/setup-node@v3
1154
1154
with:
1155
1155
node-version: 16.x
0 commit comments