Skip to content

Commit

Permalink
Merge pull request #278 from tsuyoshicho/renovate/peter-evans-create-…
Browse files Browse the repository at this point in the history
…pull-request-7.x
  • Loading branch information
tsuyoshicho authored Sep 3, 2024
2 parents c204e8c + 7f3b7e6 commit 4438380
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@v6
uses: peter-evans/create-pull-request@v7
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:
tag: true

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

0 comments on commit 4438380

Please sign in to comment.