Skip to content

Commit 2772f8f

Browse files
authored
🔀 Merge pull request #1091 from a-mnich/FIX/Authors
👷 bump version: update-authors GitHub action
2 parents 7080e3c + f17cbc3 commit 2772f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-credits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
uses: actions/checkout@v2
7474
with:
7575
fetch-depth: 0
76-
- uses: wow-actions/update-authors@v1
76+
- uses: wow-actions/update-authors@v1.1.4
7777
with:
7878
GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN || secrets.GITHUB_TOKEN }}
7979
sort: commits

0 commit comments

Comments
 (0)