Skip to content

Commit

Permalink
update peter-evans/create-pull-request to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
devusb authored and cole-h committed Feb 28, 2024
1 parent e98d435 commit a72d3c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit a72d3c5

Please sign in to comment.