Skip to content

Commit 2cf99b9

Browse files
authored
bump cli and runtime to latest rc
Signed-off-by: Mike Nguyen <[email protected]>
1 parent 9e3b41c commit 2cf99b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/validate_examples.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ jobs:
3838
CHECKOUT_REF: ${{ github.ref }}
3939
outputs:
4040
DAPR_INSTALL_URL: ${{ env.DAPR_INSTALL_URL }}
41-
DAPR_CLI_VER: 1.15.0-rc.2
41+
DAPR_CLI_VER: 1.15.0-rc.3
4242
DAPR_CLI_REF: ${{ steps.outputs.outputs.DAPR_CLI_REF }}
43-
DAPR_RUNTIME_VER: 1.15.0-rc.5
43+
DAPR_RUNTIME_VER: 1.15.0-rc.7
4444
CHECKOUT_REPO: ${{ steps.outputs.outputs.CHECKOUT_REPO }}
4545
CHECKOUT_REF: ${{ steps.outputs.outputs.CHECKOUT_REF }}
4646
DAPR_REF: ${{ steps.outputs.outputs.DAPR_REF }}

0 commit comments

Comments
 (0)