File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 - uses : actions/checkout@v3
1616 - name : Setup git user
1717 run : |
18- git config --global user.email "npm team "
19- git config --global user.name "ops+robot@npmjs.com "
18+ git config --global user.email "ops+robot@npmjs.com "
19+ git config --global user.name "npm team "
2020 - uses : actions/setup-node@v3
2121 with :
2222 node-version : 16.x
Original file line number Diff line number Diff line change 2222 - uses : actions/checkout@v3
2323 - name : Setup git user
2424 run : |
25- git config --global user.email "npm team "
26- git config --global user.name "ops+robot@npmjs.com "
25+ git config --global user.email "ops+robot@npmjs.com "
26+ git config --global user.name "npm team "
2727 - uses : actions/setup-node@v3
2828 with :
2929 node-version : 16.x
5858 - uses : actions/checkout@v3
5959 - name : Setup git user
6060 run : |
61- git config --global user.email "npm team "
62- git config --global user.name "ops+robot@npmjs.com "
61+ git config --global user.email "ops+robot@npmjs.com "
62+ git config --global user.name "npm team "
6363 - uses : actions/setup-node@v3
6464 with :
6565 node-version : ${{ matrix.node-version }}
Original file line number Diff line number Diff line change 3434 - uses : actions/checkout@v3
3535 - name : Setup git user
3636 run : |
37- git config --global user.email "npm team "
38- git config --global user.name "ops+robot@npmjs.com "
37+ git config --global user.email "ops+robot@npmjs.com "
38+ git config --global user.name "npm team "
3939 - name : Initialize CodeQL
4040 uses : github/codeql-action/init@v1
4141 with :
Original file line number Diff line number Diff line change 1616 - uses : actions/checkout@v3
1717 - name : Setup git user
1818 run : |
19- git config --global user.email "npm team "
20- git config --global user.name "ops+robot@npmjs.com "
19+ git config --global user.email "ops+robot@npmjs.com "
20+ git config --global user.name "npm team "
2121 - uses : actions/setup-node@v3
2222 with :
2323 node-version : 16.x
Original file line number Diff line number Diff line change 2020 fetch-depth : 0
2121 - name : Setup git user
2222 run : |
23- git config --global user.email "npm team "
24- git config --global user.name "ops+robot@npmjs.com "
23+ git config --global user.email "ops+robot@npmjs.com "
24+ git config --global user.name "npm team "
2525 - uses : actions/setup-node@v3
2626 with :
2727 node-version : 16.x
Original file line number Diff line number Diff line change 5252 "author" : " GitHub Inc." ,
5353 "templateOSS" : {
5454 "//@npmcli/template-oss" : " This file is partially managed by @npmcli/template-oss. Edits may be overwritten." ,
55- "version" : " 3.4.1 " ,
55+ "version" : " 3.4.2 " ,
5656 "engines" : " >=10" ,
5757 "ciVersions" : [
5858 " 10.0.0" ,
You can’t perform that action at this time.
0 commit comments