Releases: martincostello/update-dotnet-sdk
Releases · martincostello/update-dotnet-sdk
v1.1.5
What's Changed
- Add update information to commit messages by @martincostello in #128
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- Fix octokit usage by @martincostello in #103
- Fix PR labelling by @martincostello in #105
Full Changelog: v1...v1.1.4
v1.1.3
What's Changed
- Handle cve-list not being present by @martincostello in #92
Full Changelog: v1.1.2...v1.1.3
v1.1.2
- Fix empty CVE list in GitHub Pull Requests if no new CVEs are resolved by the SDK update.
v1.1.1
- Fix issue with SDK updates where the .NET runtime is not updated (e.g. updating from 5.0.103 to 5.0.200).
- Update dependencies to their latest versions.
v1.1.0
- Add support for labelling generated Pull Requests.
- Improve error handling.
- Update npm dependencies.
v1.0.0
The first release of the update-dotnet-sdk GitHub action.
This GitHub action updates the version of the .NET SDK used by your repository's global.json
file.