Skip to content

Commit dc51c0c

Browse files
committed
Updated dapr version to 1.7.0
Signed-off-by: Amulya Varote <[email protected]>
1 parent 533f848 commit dc51c0c

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)