File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 node-version : ' 20'
3737 - name : Git Config
3838 run : |
39- git config --global user.email "github-actions@ github.com"
40- git config --global user.name "github-actions"
39+ git config --global user.email "41898282+ github-actions[bot]@users.noreply. github.com"
40+ git config --global user.name "github-actions[bot] "
4141 - name : Change version number and push
4242 id : bump
4343 run : |
Original file line number Diff line number Diff line change 1414 name : Update WPT
1515 runs-on : ubuntu-latest
1616 steps :
17+ - name : Git Config
18+ run : |
19+ git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
20+ git config --global user.name "github-actions[bot]"
21+
1722 - name : Checkout Repository
1823 uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
1924 - name : Update WPT
You can’t perform that action at this time.
0 commit comments