File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,11 @@ jobs:
1010
1111 # Release-please creates a PR that tracks all changes
1212 steps :
13- - uses : google-github-actions /release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # v4
13+ - uses : googleapis /release-please-action@v4
1414 id : release
1515 with :
1616 token : ${{secrets.RELEASE_PLEASE_ACTION_TOKEN}}
17+ signoff : " OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>"
1718
1819 # The logic below handles the maven publication:
1920 - name : Checkout Repository
Original file line number Diff line number Diff line change 11{
22 "bootstrap-sha" : " 5b1c87955b5d66b993f943161b72b30c398c1537" ,
3- "plugins " : [ " maven-workspace " ] ,
3+ "signoff " : " OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com> " ,
44 "separate-pull-requests" : true ,
55 "packages" : {
66 "providers/flagd" : {
You can’t perform that action at this time.
0 commit comments