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 5dbfee5 commit 50fa8fbCopy full SHA for 50fa8fb
.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: 153619ab188cd65200b630ffb7e54aefce928fac
+ DAPR_REF: d5667e092074a70fda298277cc2919a160cd895b
37
CHECKOUT_REPO: ${{ github.repository }}
38
CHECKOUT_REF: ${{ github.ref }}
39
outputs:
0 commit comments