Skip to content

Commit

Permalink
Merge pull request #59 from reviewdog/renovate/peter-evans-create-pul…
Browse files Browse the repository at this point in the history
…l-request-5.x

Update peter-evans/create-pull-request action to v5
  • Loading branch information
shogo82148 authored Apr 23, 2023
2 parents fa07ba5 + 418e69a commit 49b269d
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
Expand Up @@ -48,7 +48,7 @@ runs:
repo: ${{ inputs.repo }}
tag: ${{ inputs.tag }}
- name: Create Pull Request
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v5
with:
token: ${{ inputs.github_token }}
title: "chore(deps): update ${{ steps.depup.outputs.repo }} to ${{ steps.depup.outputs.latest }}"
Expand Down

0 comments on commit 49b269d

Please sign in to comment.