update peter-evans/create-pull-request to v6

This commit is contained in:
Morgan Helton 2024-02-28 16:19:26 -06:00 committed by Cole Helbling
parent e98d4358e3
commit a72d3c5880

View File

@ -187,7 +187,7 @@ runs:
run: rm -f pr_body.txt pr_body.template
- name: Create PR
id: create-pr
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
base: ${{ inputs.base }}
branch: ${{ inputs.branch }}