Skip to content

Commit 8b844fe

Browse files
committed
test: utilise patched cli build
Signed-off-by: mikeee <[email protected]>
1 parent 408d929 commit 8b844fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate_examples.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
GOARCH: amd64
3333
GOPROXY: https://proxy.golang.org
3434
DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/master/install/install.sh
35-
DAPR_CLI_REF: ${{ github.event.inputs.daprcli_commit }}
35+
DAPR_CLI_REF: 8bf3a1605f7b2ecfa7d4633ce4c5de13cdb65c5e
3636
DAPR_REF: 334ae9eea43d487a7b29a0e4aef904e3eba57a10
3737
CHECKOUT_REPO: ${{ github.repository }}
3838
CHECKOUT_REF: ${{ github.ref }}

0 commit comments

Comments
 (0)