Skip to content

Commit

Permalink
Update peter-evans/create-pull-request action to v4
Browse files Browse the repository at this point in the history
renovate-bot committed Mar 23, 2022
1 parent dec50e4 commit a0df614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion with-pr/action.yml
Original file line number Diff line number Diff line change
@@ -48,7 +48,7 @@ runs:
repo: ${{ inputs.repo }}
tag: ${{ inputs.tag }}
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
uses: peter-evans/create-pull-request@v4
with:
token: ${{ inputs.github_token }}
title: "chore(deps): update ${{ steps.depup.outputs.repo }} to ${{ steps.depup.outputs.latest }}"

0 comments on commit a0df614

Please sign in to comment.