We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 317998a commit 1ee38a5Copy full SHA for 1ee38a5
.github/workflows/update-v8.yml
@@ -50,6 +50,7 @@ jobs:
50
author: Node.js GitHub Bot <github-bot@iojs.org>
51
body: This is an automated patch update of V8 to ${{ env.NEW_VERSION }}.
52
branch: actions/update-v8-patch # Custom branch *just* for this Action.
53
+ commit-message: 'deps: patch V8 to ${{ env.NEW_VERSION }}'
54
labels: v8 engine
55
title: 'deps: patch V8 to ${{ env.NEW_VERSION }}'
56
update-pull-request-title-and-body: true
0 commit comments