diff --git a/.github/workflows/auto-author-assign.yml b/.github/workflows/auto-author-assign.yml index 066d42d2f..7ba7310a4 100644 --- a/.github/workflows/auto-author-assign.yml +++ b/.github/workflows/auto-author-assign.yml @@ -8,6 +8,6 @@ jobs: assign-author: runs-on: ubuntu-latest steps: - - uses: toshimaru/auto-author-assign@v1.3.7 + - uses: toshimaru/auto-author-assign@v1.6.2 with: repo-token: "${{ secrets.GITHUB_TOKEN }}"