We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bda92ad commit 277d5fdCopy full SHA for 277d5fd
.github/workflows/depup.yml
@@ -30,7 +30,7 @@ jobs:
30
private-key: ${{ secrets.VIM_JP_BOT_PRIVATE_KEY }}
31
32
- name: Create Pull Request
33
- uses: peter-evans/create-pull-request@v6
+ uses: peter-evans/create-pull-request@v7
34
with:
35
token: ${{ steps.app-token.outputs.token }}
36
author: 'github-actions <41898282+github-actions[bot]@users.noreply.github.com>'
0 commit comments