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 01e1668 commit 5d306c8Copy full SHA for 5d306c8
.github/workflows/validate_examples.yaml
@@ -32,8 +32,8 @@ jobs:
32
GOARCH: amd64
33
GOPROXY: https://proxy.golang.org
34
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 }}
+ DAPR_CLI_REF: 0741574762692e4b6946606472d1c884d79dc0e9
+ DAPR_REF: 63c1cdb832000dc0d4f3fb4659241dfe82462c98
37
CHECKOUT_REPO: ${{ github.repository }}
38
CHECKOUT_REF: ${{ github.ref }}
39
outputs:
0 commit comments