Skip to content

Commit 60c3bb0

Browse files
committed
Update best-of update action to 0.2.0
1 parent c5cd0c4 commit 60c3bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-best-of-list.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
env:
3838
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3939
- name: update-best-of-list
40-
uses: ml-tooling/best-of-update-action@v0.1.4
40+
uses: ml-tooling/best-of-update-action@v0.2.0
4141
with:
4242
libraries_key: ${{ secrets.LIBRARIES_KEY }}
4343
github_key: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)