File tree 3 files changed +22
-19
lines changed 3 files changed +22
-19
lines changed Original file line number Diff line number Diff line change 114
114
115
115
<!-- readme: collaborators,contributors -start -->
116
116
<table >
117
- <tr >
118
- <td align="center">
119
- <a href="https://github.com/xinansky">
120
- <img src="https://avatars.githubusercontent.com/u/45371089?v=4" width="64;" alt="xinansky"/>
121
- <br />
122
- <sub><b>xinansky</b></sub>
123
- </a>
124
- </td>
125
- <td align="center">
126
- <a href="https://github.com/Starkappa">
127
- <img src="https://avatars.githubusercontent.com/u/155533864?v=4" width="64;" alt="Starkappa"/>
128
- <br />
129
- <sub><b>Starkappa</b></sub>
130
- </a>
131
- </td></tr>
117
+ <tbody>
118
+ <tr>
119
+ <td align="center">
120
+ <a href="https://github.com/xinansky">
121
+ <img src="https://avatars.githubusercontent.com/u/45371089?v=4" width="64;" alt="xinansky"/>
122
+ <br />
123
+ <sub><b>xinansky</b></sub>
124
+ </a>
125
+ </td>
126
+ <td align="center">
127
+ <a href="https://github.com/Starkappa">
128
+ <img src="https://avatars.githubusercontent.com/u/155533864?v=4" width="64;" alt="Starkappa"/>
129
+ <br />
130
+ <sub><b>Starkappa</b></sub>
131
+ </a>
132
+ </td>
133
+ </tr>
134
+ <tbody>
132
135
</table >
133
136
<!-- readme: collaborators,contributors -end -->
134
137
Original file line number Diff line number Diff line change 16
16
pull-requests : write
17
17
18
18
steps :
19
- - uses : actions/labeler@v4
20
- with :
21
- repo-token : " ${{ secrets.GITHUB_TOKEN }}"
19
+ - uses : actions/labeler@v5
20
+ with :
21
+ repo-token : " ${{ secrets.GITHUB_TOKEN }}"
Original file line number Diff line number Diff line change 9
9
name : A job to automate contrib in readme
10
10
steps :
11
11
- name : Contribute List
12
- uses :
akhilmhdh/[email protected] .6
12
+ uses :
akhilmhdh/[email protected] .10
13
13
with :
14
14
image_size : 64
15
15
readme_path : .github/README.md
You can’t perform that action at this time.
0 commit comments