elskom/Setup latest .NET SDKs

Github Action to install the daily builds of the .NET SDK.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Oct 6, 2025
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: elskom/setup-latest-dotnet@908aae4113c27b157acc40625a3495c80b29f407 # v1.1.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
VERSION_MAJORMajor version of the .NET SDK to install.no7
VERSION_MINORMinor version of the .NET SDK to install.no0
VERSION_BANDBand version of the .NET SDK to install.no1xx
SDK_VERSIONThe version to use to override the input major, minor, and feature band of the .NET SDK to install.no""
RUNTIME_VERSIONSThe list of versions of the runtime to install.no6.0.x

no outputs