Dapr tool installer
Version updated for dapr/setup-dapr to version v2.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 29 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
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 https://github.com/dapr/setup-dapr/pull/1
- Bump @vercel/ncc from 0.28.6 to 0.29.2 by @dependabot in https://github.com/dapr/setup-dapr/pull/8
- Bump @actions/core from 1.4.0 to 1.5.0 by @dependabot in https://github.com/dapr/setup-dapr/pull/7
- Bump eslint from 7.29.0 to 7.32.0 by @dependabot in https://github.com/dapr/setup-dapr/pull/5
- Update LICENSE to Apache 2.0 by @greenie-msft in https://github.com/dapr/setup-dapr/pull/30
- Fix #73 by @ItalyPaleAle in https://github.com/dapr/setup-dapr/pull/74
- Updating setup-dapr with latest dependencies and practices for gh javascript actions by @paulyuk in https://github.com/dapr/setup-dapr/pull/142
New Contributors
- @dependabot made their first contribution in https://github.com/dapr/setup-dapr/pull/1
- @greenie-msft made their first contribution in https://github.com/dapr/setup-dapr/pull/30
- @ItalyPaleAle made their first contribution in https://github.com/dapr/setup-dapr/pull/74
- @paulyuk made their first contribution in https://github.com/dapr/setup-dapr/pull/142
Full Changelog: https://github.com/dapr/setup-dapr/compare/v1...v2