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 8eab9d8 commit 7dcf718Copy full SHA for 7dcf718
.github/workflows/watch.yml
@@ -53,7 +53,7 @@ jobs:
53
.github/workflows/bin/refresh
54
55
- name: Create Pull Request
56
- uses: peter-evans/create-pull-request@v3
+ uses: peter-evans/create-pull-request@v7
57
with:
58
token: ${{ secrets.BOT_GITHUB_TOKEN }}
59
push-to-fork: async-aws-bot/aws
@@ -66,3 +66,4 @@ jobs:
66
67
This PR contains the new definition for Services.
68
branch: bot-code-update
69
+ delete-branch: true
0 commit comments