Skip to content

Commit

Permalink
Update best-of generator to 0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasMasuch committed Jan 11, 2022
1 parent fba1316 commit dbe6176
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-best-of-list.yml
@@ -1,4 +1,4 @@
# Based on https://github.com/best-of-lists/best-of-update-action/blob/v0.8.4/workflows/update-best-of-list.yml
# Based on https://github.com/best-of-lists/best-of-update-action/blob/v0.8.5/workflows/update-best-of-list.yml
name: update-best-of-list

on:
Expand Down Expand Up @@ -44,7 +44,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: update-best-of-list
uses: best-of-lists/best-of-update-action@v0.8.4
uses: best-of-lists/best-of-update-action@v0.8.5
with:
libraries_key: ${{ secrets.LIBRARIES_KEY }}
github_key: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit dbe6176

Please sign in to comment.