diff --git a/.github/workflows/update-contributors.yaml b/.github/workflows/update-contributors.yaml index aff12f2e0..767730be8 100644 --- a/.github/workflows/update-contributors.yaml +++ b/.github/workflows/update-contributors.yaml @@ -22,7 +22,7 @@ jobs: env: GITHUB_TOKEN: ${{secrets.BOT_GITHUB_TOKEN}} - name: Create Pull Request - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: title: Update contributors section signoff: true