We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbb2af8 commit 3eebeb5Copy full SHA for 3eebeb5
.github/workflows/test-e2e.yml
@@ -33,7 +33,7 @@ jobs:
33
DAPR_CLI_VER: 1.6.0
34
DAPR_RUNTIME_VER: 1.6.0
35
DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/master/install/install.sh
36
- DAPR_CLI_REF: ''
+ DAPR_CLI_REF: '9472e6d977817243d6da28af3e3ca744414c54e6' # TODO, remove once DAPR CLI is upgraded to v1.7
37
DAPR_REF: ''
38
NODE_VER: 16.14.0
39
services:
0 commit comments