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:
10
10
11
11
# Release-please creates a PR that tracks all changes
12
12
steps :
13
- - uses : google-github-actions /release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # v4
13
+ - uses : googleapis /release-please-action@v4
14
14
id : release
15
15
with :
16
16
token : ${{secrets.RELEASE_PLEASE_ACTION_TOKEN}}
17
+ signoff : " OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>"
17
18
18
19
# The logic below handles the maven publication:
19
20
- name : Checkout Repository
Original file line number Diff line number Diff line change 1
1
{
2
2
"bootstrap-sha" : " 5b1c87955b5d66b993f943161b72b30c398c1537" ,
3
- "plugins " : [ " maven-workspace " ] ,
3
+ "signoff " : " OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com> " ,
4
4
"separate-pull-requests" : true ,
5
5
"packages" : {
6
6
"providers/flagd" : {
You can’t perform that action at this time.
0 commit comments