Skip to content

Commit 2a3b8a8

Browse files
committed
Update depup
1 parent c223749 commit 2a3b8a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/depup.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
uses: peter-evans/create-pull-request@v3
3131
with:
3232
token: ${{ secrets.GITHUB_TOKEN }}
33+
author: 'github-actions <41898282+github-actions[bot]@users.noreply.github.com>'
3334
title: "chore(deps): update ${{ steps.depup.outputs.repo }} to ${{ steps.depup.outputs.latest }}"
3435
commit-message: "chore(deps): update ${{ steps.depup.outputs.repo }} to ${{ steps.depup.outputs.latest }}"
3536
body: |
@@ -59,6 +60,7 @@ jobs:
5960
uses: peter-evans/create-pull-request@v3
6061
with:
6162
token: ${{ secrets.GITHUB_TOKEN }}
63+
author: 'github-actions <41898282+github-actions[bot]@users.noreply.github.com>'
6264
title: "chore(deps): update ${{ steps.depup.outputs.repo }} to ${{ steps.depup.outputs.latest }}"
6365
commit-message: "chore(deps): update ${{ steps.depup.outputs.repo }} to ${{ steps.depup.outputs.latest }}"
6466
body: |

0 commit comments

Comments
 (0)