Skip to content

Commit

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

Update peter-evans/create-pull-request action to v4
  • Loading branch information
shogo82148 authored Mar 23, 2022
2 parents dec50e4 + a0df614 commit 18f892d
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@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 }}"
Expand Down

0 comments on commit 18f892d

Please sign in to comment.