From f17cbc381d4ff6dc483a1dfdada92a8b52696017 Mon Sep 17 00:00:00 2001 From: Alexander Mnich <56564725+a-mnich@users.noreply.github.com> Date: Mon, 30 Jan 2023 11:22:48 +0100 Subject: [PATCH] :construction_worker: update update-authors action --- .github/workflows/generate-credits.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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