Skip to content

Commit 50fa8fb

Browse files
committed
test: example commit with distributed scheduler PRs
Signed-off-by: mikeee <[email protected]>
1 parent 5dbfee5 commit 50fa8fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/validate_examples.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ 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 }}
36-
DAPR_REF: ${{ github.event.inputs.daprdapr_commit }}
35+
DAPR_CLI_REF: 153619ab188cd65200b630ffb7e54aefce928fac
36+
DAPR_REF: d5667e092074a70fda298277cc2919a160cd895b
3737
CHECKOUT_REPO: ${{ github.repository }}
3838
CHECKOUT_REF: ${{ github.ref }}
3939
outputs:

0 commit comments

Comments
 (0)