diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a74e8e209..d2a5b55b3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -25,9 +25,9 @@ jobs: GOARCH: amd64 GOPROXY: https://proxy.golang.org JDK_VER: ${{ matrix.java }} - DAPR_CLI_VER: 1.6.0-rc.1 - DAPR_RUNTIME_VER: 1.6.0-rc.2 - DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v1.6.0-rc.1/install/install.sh + DAPR_CLI_VER: 1.7.0-rc.2 + DAPR_RUNTIME_VER: 1.7.0-rc.2 + DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v1.7.0-rc.2/install/install.sh DAPR_CLI_REF: DAPR_REF: 4cf499448ef6ee87c83db6a11b84e83237e92665 steps: diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index ce686db14..1cf5437d6 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -36,9 +36,9 @@ jobs: GOARCH: amd64 GOPROXY: https://proxy.golang.org JDK_VER: ${{ matrix.java }} - DAPR_CLI_VER: 1.6.0-rc.1 - DAPR_RUNTIME_VER: 1.6.0-rc.2 - DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v1.6.0-rc.1/install/install.sh + DAPR_CLI_VER: 1.7.0-rc.2 + DAPR_RUNTIME_VER: 1.7.0-rc.2 + DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v1.7.0-rc.2/install/install.sh DAPR_CLI_REF: DAPR_REF: 4cf499448ef6ee87c83db6a11b84e83237e92665 steps: diff --git a/pom.xml b/pom.xml index e4479225c..a2168104f 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ UTF-8 1.42.1 3.17.3 - https://raw.githubusercontent.com/dapr/dapr/5a307f3deaa1b322f7945179adad0403de80eb7e/dapr/proto + https://raw.githubusercontent.com/dapr/dapr/v1.7.0-rc.2/dapr/proto 1.6.2 3.1.1 1.8