diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 499fbbbc..7e49dcfc 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -49,7 +49,7 @@ jobs: # See https://github.com/marketplace/actions/create-pull-request for reference of the action. - name: 'Create Pull Request' - uses: peter-evans/create-pull-request@v5.0.0 + uses: peter-evans/create-pull-request@v5.0.1 id: create-pr with: token: ${{ secrets.GITHUB_TOKEN }}