Skip to content

Commit 31e4c74

Browse files
authored
Merge pull request #2444 from vim-jp/dependabot/github_actions/peter-evans/create-pull-request-8
Bump peter-evans/create-pull-request from 7 to 8
2 parents 11ba4c7 + fa1e0b6 commit 31e4c74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/depup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
private-key: ${{ secrets.VIM_JP_BOT_PRIVATE_KEY }}
3131

3232
- name: Create Pull Request
33-
uses: peter-evans/create-pull-request@v7
33+
uses: peter-evans/create-pull-request@v8
3434
with:
3535
token: ${{ steps.app-token.outputs.token }}
3636
author: 'github-actions <41898282+github-actions[bot]@users.noreply.github.com>'

0 commit comments

Comments
 (0)