diff --git a/.github/workflows/call-release-doc.yaml b/.github/workflows/call-release-doc.yaml index 5831a1b..4446698 100644 --- a/.github/workflows/call-release-doc.yaml +++ b/.github/workflows/call-release-doc.yaml @@ -93,7 +93,7 @@ jobs: # https://github.com/peter-evans/create-pull-request - name: Create Pull Request id: create_pr - uses: peter-evans/create-pull-request@v4.0.4 + uses: peter-evans/create-pull-request@v6.0.5 with: title: "robot Update doc from ${{ needs.prepare_doc.outputs.ref }} to branch ${{ env.MERGE_BRANCH }} " commit-message: "robot Update chart from ${{ needs.prepare_doc.outputs.ref }} to branch ${{ env.MERGE_BRANCH }} "