File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2929 token : ${{ secrets.RELEASEDRAFTER_PAT }}
3030 commit-message : Bump sistent ${{ github.event.release.tag_name }} dependencies
3131 committer : ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
32- author : " l5io "
32+ author : ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
3333 signoff : true
3434 branch : bump-sistent-bot
3535 delete-branch : true
6767 token : ${{ secrets.RELEASEDRAFTER_PAT }}
6868 commit-message : Bump sistent ${{ github.event.release.tag_name }} dependencies
6969 committer : ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
70- author : " l5io "
70+ author : ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
7171 signoff : true
7272 branch : bump-sistent-bot
7373 delete-branch : true
@@ -105,7 +105,7 @@ jobs:
105105 token : ${{ secrets.RELEASEDRAFTER_PAT }}
106106 commit-message : Bump sistent ${{ github.event.release.tag_name }} dependencies
107107 committer : ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
108- author : " l5io "
108+ author : ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
109109 signoff : true
110110 branch : bump-sistent-bot
111111 delete-branch : true
@@ -118,4 +118,4 @@ jobs:
118118
119119 _This pull request has been auto-generated by [l5io](http://github.com/l5io)_
120120 assignees : l5io
121- draft : false
121+ draft : false
You can’t perform that action at this time.
0 commit comments