diff --git a/.github/env/global.env b/.github/env/global.env index 5cf701e63..709fd1e87 100644 --- a/.github/env/global.env +++ b/.github/env/global.env @@ -1,4 +1,4 @@ -DAPR_CLI_VERSION: 1.15.0-rc.1 +DAPR_CLI_VERSION: 1.15.0-rc.2 DAPR_RUNTIME_VERSION: 1.15.0-rc.5 DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v${DAPR_CLI_VERSION}/install/ DAPR_DEFAULT_IMAGE_REGISTRY: ghcr @@ -11,4 +11,4 @@ GOVER: 1.22 KUBERNETES_VERSION: v1.32.0 KIND_VERSION: v0.26.0 -KIND_IMAGE_SHA: sha256:c48c62eac5da28cdadcf560d1d8616cfa6783b58f0d94cf63ad1bf49600cb027 \ No newline at end of file +KIND_IMAGE_SHA: sha256:c48c62eac5da28cdadcf560d1d8616cfa6783b58f0d94cf63ad1bf49600cb027 diff --git a/actors/csharp/sdk/README.md b/actors/csharp/sdk/README.md index 7fc5ce11e..556f0a8f6 100644 --- a/actors/csharp/sdk/README.md +++ b/actors/csharp/sdk/README.md @@ -34,7 +34,7 @@ Run the `SmartDevice.Service`, which will start service itself and the Dapr side