We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 408d929 commit 8b844feCopy full SHA for 8b844fe
.github/workflows/validate_examples.yaml
@@ -32,7 +32,7 @@ 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 }}
+ DAPR_CLI_REF: 8bf3a1605f7b2ecfa7d4633ce4c5de13cdb65c5e
36
DAPR_REF: 334ae9eea43d487a7b29a0e4aef904e3eba57a10
37
CHECKOUT_REPO: ${{ github.repository }}
38
CHECKOUT_REF: ${{ github.ref }}
0 commit comments