mirror of
https://github.com/ml-tooling/best-of-python-dev.git
synced 2025-03-02 20:08:40 +00:00
Update best-of action to 0.7.5
This commit is contained in:
parent
3a3176904c
commit
08b1883c8e
4
.github/workflows/update-best-of-list.yml
vendored
4
.github/workflows/update-best-of-list.yml
vendored
@ -1,4 +1,4 @@
|
||||
# Based on https://github.com/best-of-lists/best-of-update-action/blob/v0.6.1/workflows/update-best-of-list.yml
|
||||
# Based on https://github.com/best-of-lists/best-of-update-action/blob/v0.7.5/workflows/update-best-of-list.yml
|
||||
name: update-best-of-list
|
||||
|
||||
on:
|
||||
@ -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.6.1
|
||||
uses: best-of-lists/best-of-update-action@v0.7.5
|
||||
with:
|
||||
libraries_key: ${{ secrets.LIBRARIES_KEY }}
|
||||
github_key: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user