Skip to content

Commit 5d306c8

Browse files
committed
test: destributed scheduler commit references
Signed-off-by: mikeee <[email protected]>
1 parent 01e1668 commit 5d306c8

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: 0741574762692e4b6946606472d1c884d79dc0e9
36+
DAPR_REF: 63c1cdb832000dc0d4f3fb4659241dfe82462c98
3737
CHECKOUT_REPO: ${{ github.repository }}
3838
CHECKOUT_REF: ${{ github.ref }}
3939
outputs:

0 commit comments

Comments
 (0)