Skip to content

Commit 9ad395d

Browse files
committed
Merge branch 'shubham1172/update-dapr' into shubham1172/state-store-query-api
2 parents 66e8846 + dc51c0c commit 9ad395d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-e2e.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ jobs:
3535
runs-on: ubuntu-latest
3636
env:
3737
GOVER: 1.17
38-
DAPR_CLI_VER: 1.6.0
39-
DAPR_RUNTIME_VER: 1.6.0
38+
DAPR_CLI_VER: 1.7.0
39+
DAPR_RUNTIME_VER: 1.7.0
4040
DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/master/install/install.sh
4141
DAPR_CLI_REF: '9472e6d977817243d6da28af3e3ca744414c54e6' # TODO, remove once DAPR CLI is upgraded to v1.7
4242
DAPR_REF: ''

0 commit comments

Comments
 (0)