diff --git a/.github/workflows/pr-automation.yml b/.github/workflows/pr-automation.yml index 4504a9d..35d8afc 100644 --- a/.github/workflows/pr-automation.yml +++ b/.github/workflows/pr-automation.yml @@ -55,7 +55,7 @@ jobs: steps: - name: Auto assign PR author - uses: toshimaru/auto-author-assign@v3.0.1 + uses: toshimaru/auto-author-assign@v3.0.3 with: repo-token: "${{ secrets.GITHUB_TOKEN }}"