File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 47
47
DAPR_RUNTIME_VER : 1.10.6-rc.2
48
48
DAPR_INSTALL_URL : https://raw.githubusercontent.com/dapr/cli/v1.10.0/install/install.sh
49
49
DAPR_CLI_REF :
50
- DAPR_REF : 546ca51aca6145a8a247a61afbe8c4800f1ca5b5
50
+ DAPR_REF : 1415e23b14628db70adf9403f5a18876f40b6924
51
51
steps :
52
52
- uses : actions/checkout@v3
53
53
- name : Set up OpenJDK ${{ env.JDK_VER }}
Original file line number Diff line number Diff line change 41
41
DAPR_RUNTIME_VER : 1.10.6-rc.2
42
42
DAPR_INSTALL_URL : https://raw.githubusercontent.com/dapr/cli/v1.10.0/install/install.sh
43
43
DAPR_CLI_REF :
44
- DAPR_REF : 546ca51aca6145a8a247a61afbe8c4800f1ca5b5
44
+ DAPR_REF : 1415e23b14628db70adf9403f5a18876f40b6924
45
45
steps :
46
46
- uses : actions/checkout@v3
47
47
- name : Set up OpenJDK ${{ env.JDK_VER }}
Original file line number Diff line number Diff line change 16
16
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
17
17
<grpc .version>1.42.1</grpc .version>
18
18
<protobuf .version>3.17.3</protobuf .version>
19
- <dapr .proto.baseurl>https://raw.githubusercontent.com/dapr/dapr/546ca51aca6145a8a247a61afbe8c4800f1ca5b5 /dapr/proto</dapr .proto.baseurl>
19
+ <dapr .proto.baseurl>https://raw.githubusercontent.com/dapr/dapr/1415e23b14628db70adf9403f5a18876f40b6924 /dapr/proto</dapr .proto.baseurl>
20
20
<os-maven-plugin .version>1.6.2</os-maven-plugin .version>
21
21
<maven-dependency-plugin .version>3.1.1</maven-dependency-plugin .version>
22
22
<maven-antrun-plugin .version>1.8</maven-antrun-plugin .version>
You can’t perform that action at this time.
0 commit comments