Skip to content

Commit

Permalink
Merge pull request #820 from vim-jp/dependabot/github_actions/peter-e…
Browse files Browse the repository at this point in the history
…vans/create-pull-request-6

chore(deps): bump peter-evans/create-pull-request from 4 to 6
  • Loading branch information
koron authored Aug 6, 2024
2 parents 285e597 + dfcf7ea commit 7ba0ec7
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 @@ -33,7 +33,7 @@ jobs:
private-key: ${{ secrets.VIM_JP_BOT_PRIVATE_KEY }}

- name: Create Pull Request
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v6
with:
token: ${{ steps.app-token.outputs.token }}
author: 'github-actions <41898282+github-actions[bot]@users.noreply.github.com>'
Expand Down Expand Up @@ -63,7 +63,7 @@ jobs:
tag: true

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

0 comments on commit 7ba0ec7

Please # to comment.