Skip to content

Commit

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

chore(deps): update peter-evans/create-pull-request action to v7
  • Loading branch information
shmokmt authored Nov 7, 2024
2 parents 0e4ab9e + cefbe9c commit 957de41
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 @@ -57,7 +57,7 @@ runs:
exclude: ${{ inputs.exclude }}
tag: ${{ inputs.tag }}
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
token: ${{ inputs.github_token }}
title: "chore(deps): update ${{ steps.depup.outputs.repo }} to ${{ steps.depup.outputs.latest }}"
Expand Down

0 comments on commit 957de41

Please sign in to comment.