diff --git a/.github/env/global.env b/.github/env/global.env index 0945f3dd6..37d46b53a 100644 --- a/.github/env/global.env +++ b/.github/env/global.env @@ -1,4 +1,4 @@ -DAPR_CLI_VERSION: 1.14.0 +DAPR_CLI_VERSION: 1.14.1 DAPR_RUNTIME_VERSION: 1.14.1 DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v${DAPR_CLI_VERSION}/install/ DAPR_DEFAULT_IMAGE_REGISTRY: ghcr