Skip to content

Releases: martincostello/update-dotnet-sdk

v1.1.5

27 Mar 11:59
9855b49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

v1.1.4

14 Dec 20:37
e10c9a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1...v1.1.4

v1.1.3

14 Oct 14:52
ca9d89e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

02 Mar 21:29
c25755a
Compare
Choose a tag to compare
  • Fix empty CVE list in GitHub Pull Requests if no new CVEs are resolved by the SDK update.

v1.1.1

02 Mar 21:18
df25ab1
Compare
Choose a tag to compare
  • 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

17 Nov 19:21
33ea55e
Compare
Choose a tag to compare
  • Add support for labelling generated Pull Requests.
  • Improve error handling.
  • Update npm dependencies.

v1.0.0

14 Nov 13:20
Compare
Choose a tag to compare

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.