@@ -145,8 +145,8 @@ jobs:
145145 - uses: actions/checkout@v3
146146 - name: Setup git user
147147 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] " 150150 - uses: actions/setup-node@v3
151151 with:
152152 node-version: 16.x
@@ -182,8 +182,8 @@ jobs:
182182 - uses: actions/checkout@v3
183183 - name: Setup git user
184184 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] " 187187 - uses: actions/setup-node@v3
188188 with:
189189 node-version: 16.x
@@ -219,8 +219,8 @@ jobs:
219219 - uses: actions/checkout@v3
220220 - name: Setup git user
221221 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] " 224224 - uses: actions/setup-node@v3
225225 with:
226226 node-version: \${{ matrix.node-version }}
@@ -283,8 +283,8 @@ jobs:
283283 - uses: actions/checkout@v3
284284 - name: Setup git user
285285 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] " 288288 - name: Initialize CodeQL
289289 uses: github/codeql-action/init@v1
290290 with:
@@ -312,8 +312,8 @@ jobs:
312312 - uses: actions/checkout@v3
313313 - name: Setup git user
314314 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] " 317317 - uses: actions/setup-node@v3
318318 with:
319319 node-version: 16.x
@@ -362,8 +362,8 @@ jobs:
362362 fetch-depth: 0
363363 - name: Setup git user
364364 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] " 367367 - uses: actions/setup-node@v3
368368 with:
369369 node-version: 16.x
@@ -623,8 +623,8 @@ jobs:
623623 - uses: actions/checkout@v3
624624 - name: Setup git user
625625 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] " 628628 - uses: actions/setup-node@v3
629629 with:
630630 node-version: 16.x
@@ -664,8 +664,8 @@ jobs:
664664 - uses: actions/checkout@v3
665665 - name: Setup git user
666666 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] " 669669 - uses: actions/setup-node@v3
670670 with:
671671 node-version: 16.x
@@ -701,8 +701,8 @@ jobs:
701701 - uses: actions/checkout@v3
702702 - name: Setup git user
703703 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] " 706706 - uses: actions/setup-node@v3
707707 with:
708708 node-version: \${{ matrix.node-version }}
@@ -757,8 +757,8 @@ jobs:
757757 - uses: actions/checkout@v3
758758 - name: Setup git user
759759 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] " 762762 - uses: actions/setup-node@v3
763763 with:
764764 node-version: 16.x
@@ -794,8 +794,8 @@ jobs:
794794 - uses: actions/checkout@v3
795795 - name: Setup git user
796796 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] " 799799 - uses: actions/setup-node@v3
800800 with:
801801 node-version: \${{ matrix.node-version }}
@@ -846,8 +846,8 @@ jobs:
846846 - uses: actions/checkout@v3
847847 - name: Setup git user
848848 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] " 851851 - uses: actions/setup-node@v3
852852 with:
853853 node-version: 16.x
@@ -883,8 +883,8 @@ jobs:
883883 - uses: actions/checkout@v3
884884 - name: Setup git user
885885 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] " 888888 - uses: actions/setup-node@v3
889889 with:
890890 node-version: \${{ matrix.node-version }}
@@ -947,8 +947,8 @@ jobs:
947947 - uses: actions/checkout@v3
948948 - name: Setup git user
949949 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] " 952952 - name: Initialize CodeQL
953953 uses: github/codeql-action/init@v1
954954 with:
@@ -976,8 +976,8 @@ jobs:
976976 - uses: actions/checkout@v3
977977 - name: Setup git user
978978 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] " 981981 - uses: actions/setup-node@v3
982982 with:
983983 node-version: 16.x
@@ -1026,8 +1026,8 @@ jobs:
10261026 fetch-depth: 0
10271027 - name: Setup git user
10281028 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] " 10311031 - uses: actions/setup-node@v3
10321032 with:
10331033 node-version: 16.x
@@ -1085,8 +1085,8 @@ jobs:
10851085 - uses: actions/checkout@v3
10861086 - name: Setup git user
10871087 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] " 10901090 - uses: actions/setup-node@v3
10911091 with:
10921092 node-version: 16.x
@@ -1148,8 +1148,8 @@ jobs:
11481148 - uses: actions/checkout@v3
11491149 - name: Setup git user
11501150 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] " 11531153 - uses: actions/setup-node@v3
11541154 with:
11551155 node-version: 16.x
0 commit comments