diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index c8bd90e3..bb5fe5b8 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -22,7 +22,7 @@ jobs: - uses: actions/checkout@v2 - name: Create contributors-update branch - uses: peterjgrainger/action-create-branch@v2.0.1 + uses: peterjgrainger/action-create-branch@v2.1.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: