actions-marketplace-validations/dotnet sdk updater

Update global.json files with the latest SDK version

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dry-runChecks if an update is available but doesn't update the file.nofalse
file-locationThe location of the global.json to check.no./
namedescription
channelThe major and minor version of the sdk.
cve-listA json array of any CVEs included in the release.
dry-runSame value as the dry-run input.
release-dateThe date of the release.
release-notesA URL to the release notes for the release.
release-versionThe version of the runtime for the release.
security-releaseIf this release contains security fixes.
updatedIf the file was updated with a new version.
updated-version-fromThe starting version in the global.json.
updated-version-toThe new version in the global.json.
update-typeThe difference between the from and to version (major, premajor, minor, preminor, patch, prepatch, or prerelease).