From 94448a9f09af231a6f094540b959f7fab99f74cc Mon Sep 17 00:00:00 2001 From: Artur Souza Date: Mon, 19 Jul 2021 09:19:28 -0700 Subject: [PATCH] Update to use runtime and CLI 1.3 RC1. (#580) --- .github/workflows/build.yml | 6 +++--- .github/workflows/validate.yml | 4 ++-- pom.xml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 58a04128c..91dba95fe 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -22,9 +22,9 @@ jobs: GOARCH: amd64 GOPROXY: https://proxy.golang.org JDK_VER: 13.0.x - DAPR_CLI_VER: 1.2.0-rc.1 - DAPR_RUNTIME_VER: 1.2.0-rc.3 - DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v1.2.0-rc.1/install/install.sh + DAPR_CLI_VER: 1.3.0-rc.1 + DAPR_RUNTIME_VER: 1.3.0-rc.1 + DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v1.3.0-rc.1/install/install.sh DAPR_CLI_REF: DAPR_REF: OSSRH_USER_TOKEN: ${{ secrets.OSSRH_USER_TOKEN }} diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 269a83e88..3f96d15e9 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -27,8 +27,8 @@ jobs: GOARCH: amd64 GOPROXY: https://proxy.golang.org JDK_VER: 13.0.x - DAPR_CLI_VER: 1.2.0-rc.1 - DAPR_RUNTIME_VER: 1.2.0-rc.3 + DAPR_CLI_VER: 1.3.0-rc.1 + DAPR_RUNTIME_VER: 1.3.0-rc.1 DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/3dacfb672d55f1436c249057aaebbe597e1066f3/install/install.sh DAPR_CLI_REF: DAPR_REF: diff --git a/pom.xml b/pom.xml index 120b8fb2e..de742fc0a 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ UTF-8 1.39.0 3.13.0 - https://raw.githubusercontent.com/dapr/dapr/v1.2.0-rc.3/dapr/proto + https://raw.githubusercontent.com/dapr/dapr/v1.3.0-rc.1/dapr/proto 1.6.2 3.1.1 1.8