File tree Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Original file line number Diff line number Diff line change
1
+ name : " CLA"
2
+
3
+ permissions :
4
+ contents : read
5
+ pull-requests : write
6
+ actions : write
7
+ statuses : write
8
+
9
+ on :
10
+ issue_comment :
11
+ types : [created]
12
+ pull_request_target :
13
+ types : [opened, closed, synchronize]
14
+
15
+ jobs :
16
+ CLA-Lite :
17
+ name : " Signature"
18
+ uses : rdkcentral/cmf-actions/.github/workflows/cla.yml@v1
19
+ secrets :
20
+ PERSONAL_ACCESS_TOKEN : ${{ secrets.CLA_ASSISTANT }}
Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ PV:pn-librsvg = "2.40.21"
132
132
PR :pn -librsvg = "r0"
133
133
PACKAGE_ARCH :pn -librsvg = "${MIDDLEWARE_ARCH} "
134
134
135
- PV :pn -entservices -casting = "1.2.6 "
135
+ PV :pn -entservices -casting = "1.2.7 "
136
136
PR :pn -entservices -casting = "r0"
137
137
PACKAGE_ARCH :pn -entservices -casting = "${MIDDLEWARE_ARCH} "
138
138
Original file line number Diff line number Diff line change @@ -71,4 +71,4 @@ SRCREV:pn-dvbsubdecoder= "${SRCREV:pn-subttxrend-app}"
71
71
SRCREV :pn -ttxdecoder = "${SRCREV:pn-subttxrend-app} "
72
72
SRCREV :pn -rdkcertconfig = "e0e35743f7e96ad0595ac25b11d829b766f7062b"
73
73
SRCREV :pn -packager -lisa = "2d11311d51f28b3b0b39715aca3c404333a98470"
74
- SRCREV :pn -entservices -infra = "77e4e20802c860ed9c06df45c88feee244608dfb "
74
+ SRCREV :pn -entservices -infra = "242f968501b8e4d9203cd38e568594263792b75f "
You can’t perform that action at this time.
0 commit comments