mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-07 17:15:17 +01:00
👷 update update-authors action
This commit is contained in:
parent
7080e3c980
commit
f17cbc381d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/generate-credits.yml
vendored
2
.github/workflows/generate-credits.yml
vendored
|
|
@ -73,7 +73,7 @@ jobs:
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- uses: wow-actions/update-authors@v1
|
- uses: wow-actions/update-authors@v1.1.4
|
||||||
with:
|
with:
|
||||||
GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN || secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN || secrets.GITHUB_TOKEN }}
|
||||||
sort: commits
|
sort: commits
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue