We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11ba4c7 + fa1e0b6 commit 31e4c74Copy full SHA for 31e4c74
1 file changed
.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@v7
+ uses: peter-evans/create-pull-request@v8
34
with:
35
token: ${{ steps.app-token.outputs.token }}
36
author: 'github-actions <41898282+github-actions[bot]@users.noreply.github.com>'
0 commit comments