diff --git a/.github/env/global.env b/.github/env/global.env index 950491a00..d44c1e5cb 100644 --- a/.github/env/global.env +++ b/.github/env/global.env @@ -1,5 +1,5 @@ DAPR_CLI_VERSION: 1.15.0-rc.3 -DAPR_RUNTIME_VERSION: 1.15.0-rc.7 +DAPR_RUNTIME_VERSION: 1.15.0-rc.8 DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v${DAPR_CLI_VERSION}/install/ DAPR_DEFAULT_IMAGE_REGISTRY: ghcr