Skip to content

Commit c400901

Browse files
authored
Update best-of generator to 0.8.5
1 parent 1f33ef5 commit c400901

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Based on https://github.com/best-of-lists/best-of-update-action/blob/v0.8.4/workflows/update-best-of-list.yml
1+
# Based on https://github.com/best-of-lists/best-of-update-action/blob/v0.8.5/workflows/update-best-of-list.yml
22
name: update-best-of-list
33

44
on:
@@ -44,7 +44,7 @@ jobs:
4444
env:
4545
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4646
- name: update-best-of-list
47-
uses: best-of-lists/[email protected].4
47+
uses: best-of-lists/[email protected].5
4848
with:
4949
libraries_key: ${{ secrets.LIBRARIES_KEY }}
5050
github_key: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)