Releases: martincostello/update-dotnet-sdk
Releases · martincostello/update-dotnet-sdk
v2.2.0
What's Changed
- Generate GitHub Actions summary (#145) by @martincostello in #442
- Generate pull request hovercards for CVEs (#443) by @martincostello in #442
Full Changelog: v2.1.4...v2.2.0
v2.1.4
v2.1.3
What's Changed
- Compute all CVEs between SDK releases (#321) by @martincostello in #429
- Fix the files in
dist
not being minified by @martincostello in #429 - Add
security
output value to the action and shared workflow by @martincostello in #429
Full Changelog: v2.1.2...v2.1.3
v2.1.2
What's Changed
- Add support for GitHub Apps to the reusable workflow by @martincostello in #421
Full Changelog: v2.1.1...v2.1.2
v2.1.1
New Features
The action now ships with an embedded reusable workflow that can be used to update not only the .NET SDK, but the related Microsoft-shipped NuGet packages as part of the same pull request.
More information can be found in the README file here.
What's Changed
- Fix workflow by @martincostello in #269
- Add token permissions by @martincostello in #318
- Add advanced workflow example by @martincostello in #349
- Improve commit messages by @martincostello in #353
- Bump @actions/http-client from 2.0.1 to 2.1.0 by @dependabot in #357
- Bump @actions/io from 1.1.2 to 1.1.3 by @dependabot in #365
- Add security policy by @costellobot in #380
- Add CONTRIBUTING by @martincostello in #381
- Pin actions versions by @martincostello in #382
- Add CodeQL by @martincostello in #383
- Add OSSF scorecard by @martincostello in #384
- Improve permissions by @martincostello in #385
- Add OpenSSF Scorecard badge by @martincostello in #386
- Add codecov badge by @martincostello in #387
- Add reuseable workflow by @martincostello in #390
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Use npm ci by @martincostello in #218
- Bump @actions/github from 5.0.3 to 5.1.0 by @dependabot in #245
- Bump @actions/core from 1.9.1 to 1.10.0 by @dependabot in #251
- Bump @actions/github from 5.1.0 to 5.1.1 by @dependabot in #253
- Bump version and add release workflow by @martincostello in #268
Full Changelog: v2.0.1...v2.1.0
v2.0.1
v2.0.0
What's Changed
- Use Node.js 16 runtime by @martincostello in #153, #154
- Handle git errors better by @martincostello in #158
- Improve git debugging by @martincostello in #160
- Support GitHub Enterprise Server by @martincostello in #155
Full Changelog: v1.1.7...v2.0.0
v1.1.7
What's Changed
- Remove SDK release notes URL by @martincostello in #133
Full Changelog: v1.1.6...v1.1.7