diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index f48b2f6..e83fc7c 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -14,7 +14,7 @@ jobs: CONTRIB_REPOSITORY: 'minicli/docs' CONTRIB_OUTPUT_FILE: 'CONTRIBUTORS.md' - name: Create a PR - uses: peter-evans/create-pull-request@v4 + uses: peter-evans/create-pull-request@v5 with: commit-message: Update Contributors title: "[automated] Update Contributors File"