mirror of
https://github.com/Lissy93/dashy.git
synced 2026-02-15 03:21:44 +01:00
🔀 Merge pull request #1091 from a-mnich/FIX/Authors
👷 bump version: update-authors GitHub action
This commit is contained in:
commit
2772f8fda6
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
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: wow-actions/update-authors@v1
|
||||
- uses: wow-actions/update-authors@v1.1.4
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN || secrets.GITHUB_TOKEN }}
|
||||
sort: commits
|
||||
|
|
|
|||
Loading…
Reference in a new issue