diff --git a/.github/workflows/dapr-deploy.yml b/.github/workflows/dapr-deploy.yml index 7c57a834..dcdc7b3d 100644 --- a/.github/workflows/dapr-deploy.yml +++ b/.github/workflows/dapr-deploy.yml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest env: DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/master/install/install.sh - DAPR_RUNTIME_VER: 1.12.0 + DAPR_RUNTIME_VER: 1.13.0-rc.6 DAPR_NAMESPACE: dapr-system TEST_CLUSTER_NAME: aks-longhaul-release TEST_RESOURCE_GROUP: aks-longhaul-release diff --git a/Directory.Packages.props b/Directory.Packages.props index 9995d65c..14012e43 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -1,9 +1,9 @@ - - - - + + + +