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.
2 parents bda92ad + 277d5fd commit af17714Copy full SHA for af17714
.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