diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 44eb665c..071f5532 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -22,7 +22,7 @@ jobs: - uses: actions/checkout@v3 - name: Create contributors-update branch - uses: peterjgrainger/action-create-branch@v2.3.0 + uses: peterjgrainger/action-create-branch@v2.4.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: