Updating CI/CD actions to use release-1.13 of dapr/dapr runtime

Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.guest.corp.microsoft.com>
This commit is contained in:
Paul Yuknewicz 2024-02-06 10:39:16 -08:00
parent f37e151842
commit 22f33f4cdf
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
DAPR_CLI_VERSION: 1.12.0
DAPR_RUNTIME_VERSION: 1.12.0
DAPR_RUNTIME_VERSION: 1.13.0-rc.1
DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v${DAPR_CLI_VERSION}/install/
DAPR_DEFAULT_IMAGE_REGISTRY: ghcr
MACOS_PYTHON_VERSION: 3.10