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 7c91389 commit b8ae784Copy full SHA for b8ae784
.github/workflows/update.yaml
@@ -32,12 +32,12 @@ jobs:
32
with:
33
token: '${{ secrets.PAT }}'
34
title: 'build: bump deps'
35
+ committer: GitHub <noreply@github.com>
36
+ author: GitHub <noreply@github.com>
37
commit-message: |
38
Bump all deps
39
-
40
Co-authored-by: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
- author: GitHub <noreply@github.com>
41
branch: update
42
branch-suffix: timestamp
43
delete-branch: true
0 commit comments