diff --git a/.github/workflows/generate-credits.yml b/.github/workflows/generate-credits.yml index e34db2ca..4746b732 100644 --- a/.github/workflows/generate-credits.yml +++ b/.github/workflows/generate-credits.yml @@ -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