Skip to content

Commit

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

chore(deps): update peter-evans/create-pull-request action to v4
  • Loading branch information
haya14busa committed Apr 13, 2022
2 parents b1013d1 + 7d8a967 commit 6b4101f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/depup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
repo: reviewdog/reviewdog

- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
uses: peter-evans/create-pull-request@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
title: "chore(deps): update reviewdog to ${{ steps.depup.outputs.latest }}"
Expand Down

0 comments on commit 6b4101f

Please sign in to comment.