Releases: dapr/setup-dapr
Releases · dapr/setup-dapr
v2
What's Changed
- Updated for Node 20 and related dependencies
- Defaults to latest Dapr CLI (1.13.0) if not specified
- Supports environment variables. See
.github/workflows/test.yaml.
- Bump jest from 27.0.5 to 27.0.6 by @dependabot in #1
- Bump @vercel/ncc from 0.28.6 to 0.29.2 by @dependabot in #8
- Bump @actions/core from 1.4.0 to 1.5.0 by @dependabot in #7
- Bump eslint from 7.29.0 to 7.32.0 by @dependabot in #5
- Update LICENSE to Apache 2.0 by @greenie-msft in #30
- Fix #73 by @ItalyPaleAle in #74
- Updating setup-dapr with latest dependencies and practices for gh javascript actions by @paulyuk in #142
New Contributors
- @dependabot made their first contribution in #1
- @greenie-msft made their first contribution in #30
- @ItalyPaleAle made their first contribution in #74
- @paulyuk made their first contribution in #142
Full Changelog: v1...v2
v1
This is the initial release of the setup-dapr action to install a specific version of the CLI on a runner.