Skip to content

Commit 3d7699b

Browse files
authored
Changing Dapr runtime version to 1.13.5 to support test efforts (dapr#1049)
Signed-off-by: Paul Yuknewicz <[email protected]>
1 parent 915bc3e commit 3d7699b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/env/global.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
DAPR_CLI_VERSION: 1.13.0
2-
DAPR_RUNTIME_VERSION: 1.13.0
2+
DAPR_RUNTIME_VERSION: 1.13.5
33
DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v${DAPR_CLI_VERSION}/install/
44
DAPR_DEFAULT_IMAGE_REGISTRY: ghcr
55
MACOS_PYTHON_VERSION: 3.10

0 commit comments

Comments
 (0)