Skip to content

Commit

Permalink
Merge pull request #71 from tsuyoshicho/renovate/peter-evans-create-p…
Browse files Browse the repository at this point in the history
…ull-request-5.x
  • Loading branch information
tsuyoshicho authored Apr 17, 2023
2 parents 60c52d4 + dc5709d commit f5c748d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/depup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
repo: reviewdog/reviewdog

- name: Create Pull Request
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v5
with:
token: ${{ secrets.GITHUB_TOKEN }}
author: 'github-actions <41898282+github-actions[bot]@users.noreply.github.com>'
Expand Down Expand Up @@ -57,7 +57,7 @@ jobs:
repo: redpen-cc/redpen

- name: Create Pull Request
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v5
with:
token: ${{ secrets.GITHUB_TOKEN }}
author: 'github-actions <41898282+github-actions[bot]@users.noreply.github.com>'
Expand Down

0 comments on commit f5c748d

Please sign in to comment.