We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f687021 commit 6ced29eCopy full SHA for 6ced29e
.github/workflows/build.yml
@@ -39,7 +39,7 @@ jobs:
39
GOPROXY: https://proxy.golang.org
40
JDK_VER: ${{ matrix.java }}
41
DAPR_CLI_VER: 1.15.0
42
- DAPR_RUNTIME_VER: 1.15.2
+ DAPR_RUNTIME_VER: 1.15.3
43
DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v1.15.0/install/install.sh
44
DAPR_CLI_REF:
45
DAPR_REF:
.github/workflows/validate.yml
@@ -38,7 +38,7 @@ jobs:
38
0 commit comments