We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19ab177 commit 1f33ef5Copy full SHA for 1f33ef5
.github/workflows/update-best-of-list.yml
@@ -1,4 +1,4 @@
1
-# Based on https://github.com/best-of-lists/best-of-update-action/blob/v0.7.5/workflows/update-best-of-list.yml
+# Based on https://github.com/best-of-lists/best-of-update-action/blob/v0.8.4/workflows/update-best-of-list.yml
2
name: update-best-of-list
3
4
on:
@@ -44,7 +44,7 @@ jobs:
44
env:
45
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
46
- name: update-best-of-list
47
- uses: best-of-lists/best-of-update-action@v0.7.5
+ uses: best-of-lists/best-of-update-action@v0.8.4
48
with:
49
libraries_key: ${{ secrets.LIBRARIES_KEY }}
50
github_key: ${{ secrets.GITHUB_TOKEN }}
0 commit comments