diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 00c5681..404c395 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -149,7 +149,7 @@ jobs: - name: Create Pull Request if: steps.changes.outputs.changed == 'true' - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v8 with: token: ${{ secrets.GITHUB_TOKEN }} commit-message: 'chore: update contributors'