Skip to content

Commit cf795b3

Browse files
committed
Update to version 0.5.3
1 parent ffcbb8f commit cf795b3

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.5.1/workflows/update-best-of-list.yml
1+
# Based on https://github.com/best-of-lists/best-of-update-action/blob/v0.5.3/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].1
47+
uses: best-of-lists/[email protected].3
4848
with:
4949
libraries_key: ${{ secrets.LIBRARIES_KEY }}
5050
github_key: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)