-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump actions/setup-dotnet from 2 to 3 #949
Bump actions/setup-dotnet from 2 to 3 #949
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Before we can merge this we need to add a global.json to pin our SDK at v6 for perf reasons, and update the args to setup-dotnet
to use the global.json version
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 2 to 3. - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](actions/setup-dotnet@v2...v3) --- updated-dependencies: - dependency-name: actions/setup-dotnet dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
7fbe744
to
d54f84e
Compare
Added a global.json file which will force the |
This reverts commit 0e9775c.
Bumps actions/setup-dotnet from 2 to 3.
Release notes
Sourced from actions/setup-dotnet's releases.
... (truncated)
Commits
607fce5
Update the link to the .Net Core releases index file (#337)501b34e
Merge pull request #336 from e-korolevskii/refactor-nuget-cfg-parseb827fcc
build239baf3
Merge branch 'main' into refactor-nuget-cfg-parse4d4a70f
Add logic for processing DOTNET_INSTALL_DIR environment variable (#332)70c3f4d
Merge pull request #331 from rentziass/rentziass/update-actions-core9260643
Update@actions/core
to 1.10.045c9f23
Enable ability to change .NET SDK installation directory by `DOTNET_INSTALL_D...6d6c7c9
builde753bbf
remove buildYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)