Skip to content

Commit

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

chore(deps): update peter-evans/create-pull-request action to v6
  • Loading branch information
shogo82148 committed Mar 5, 2024
2 parents 8e83b53 + 08c39d4 commit 613dad8
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@v5
uses: peter-evans/create-pull-request@v6
with:
token: ${{ inputs.github_token }}
title: "chore(deps): update ${{ steps.depup.outputs.repo }} to ${{ steps.depup.outputs.latest }}"
Expand Down

0 comments on commit 613dad8

Please sign in to comment.