Skip to content

Commit 3eebeb5

Browse files
committed
Upgrade CLI version
Signed-off-by: Shubham Sharma <[email protected]>
1 parent fbb2af8 commit 3eebeb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
DAPR_CLI_VER: 1.6.0
3434
DAPR_RUNTIME_VER: 1.6.0
3535
DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/master/install/install.sh
36-
DAPR_CLI_REF: ''
36+
DAPR_CLI_REF: '9472e6d977817243d6da28af3e3ca744414c54e6' # TODO, remove once DAPR CLI is upgraded to v1.7
3737
DAPR_REF: ''
3838
NODE_VER: 16.14.0
3939
services:

0 commit comments

Comments
 (0)