Skip to content

Commit

Permalink
Bump peter-evans/create-pull-request to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol authored Oct 2, 2023
1 parent af80b95 commit c8fc578
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@v4
uses: peter-evans/create-pull-request@v5
with:
base: ${{ inputs.base }}
branch: ${{ inputs.branch }}
Expand Down

0 comments on commit c8fc578

Please sign in to comment.