Skip to content

Commit 1b82663

Browse files
authored
Merge pull request #1433 from vim-jp/dependabot/github_actions/peter-evans/create-pull-request-6
Bump peter-evans/create-pull-request from 5 to 6
2 parents 74e0912 + de54a50 commit 1b82663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/depup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
repo: reviewdog/reviewdog
2525

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

0 commit comments

Comments
 (0)