This release adds the license usage information as an optional parameter to output that as part of the report. This report needs to be added manually as it doesn't exist an API for it, but can be very helpful to understand how licenses are being consumed.
What's Changed
PRs
- 🐛 Change @octokit/rest for @octokit/action by @droidpl in #79
- Update documentation and action parameters by @droidpl in #81
- Add build and pack tests by @droidpl in #82
- Read license type from an exported enterprise license csv by @steve-norman-rft in #92
Dependencies
- Bump @types/marked from 2.0.4 to 3.0.0 by @dependabot in #69
- Bump @vercel/ncc from 0.29.2 to 0.30.0 by @dependabot in #66
- Bump marked from 3.0.0 to 3.0.2 by @dependabot in #71
- Bump @types/node from 16.7.1 to 16.7.6 by @dependabot in #67
- Bump @typescript-eslint/parser from 4.29.2 to 4.29.3 by @dependabot in #68
- Bump @types/node from 16.7.6 to 16.7.7 by @dependabot in #72
- Bump typescript from 4.3.5 to 4.4.2 by @dependabot in #73
- Bump jest-circus from 27.0.6 to 27.1.0 by @dependabot in #70
- Bump @octokit/rest from 18.9.1 to 18.10.0 by @dependabot in #76
- Bump @typescript-eslint/parser from 4.29.3 to 4.30.0 by @dependabot in #75
- Bump @octokit/types from 6.25.0 to 6.27.0 by @dependabot in #77
- Bump @types/node from 16.7.7 to 16.7.10 by @dependabot in #78
- @octokit/auth-action picks up the token variable automatically by @steve-norman-rft in #80
- Bump @types/node from 16.7.10 to 16.9.1 by @dependabot in #87
- Bump typescript from 4.4.2 to 4.4.3 by @dependabot in #86
- Bump jest-circus from 27.1.0 to 27.1.1 by @dependabot in #84
- Bump marked from 3.0.2 to 3.0.3 by @dependabot in #88
- Bump eslint-plugin-github from 4.2.0 to 4.3.0 by @dependabot in #91
- Bump @typescript-eslint/parser from 4.30.0 to 4.31.0 by @dependabot in #85
- Bump @octokit/types from 6.27.0 to 6.27.1 by @dependabot in #90
- Bump @vercel/ncc from 0.30.0 to 0.31.0 by @dependabot in #89
Contributions
Full Changelog: 1.1.2...1.1.3