Skip to content

Commit 7dcf718

Browse files
committed
Upgrade github action to create PR
1 parent 8eab9d8 commit 7dcf718

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/watch.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
.github/workflows/bin/refresh
5454
5555
- name: Create Pull Request
56-
uses: peter-evans/create-pull-request@v3
56+
uses: peter-evans/create-pull-request@v7
5757
with:
5858
token: ${{ secrets.BOT_GITHUB_TOKEN }}
5959
push-to-fork: async-aws-bot/aws
@@ -66,3 +66,4 @@ jobs:
6666
6767
This PR contains the new definition for Services.
6868
branch: bot-code-update
69+
delete-branch: true

0 commit comments

Comments
 (0)