Skip to content

Bump actions/setup-dotnet from 5.2.0 to 6.0.0 - #7584

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/setup-dotnet-6.0.0
Open

Bump actions/setup-dotnet from 5.2.0 to 6.0.0#7584
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/setup-dotnet-6.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 9, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-dotnet from 5.2.0 to 6.0.0.

Release notes

Sourced from actions/setup-dotnet's releases.

v6.0.0

What's Changed

New Contributors

Full Changelog: actions/setup-dotnet@v5...v6.0.0

v5.4.0

What's Changed

Enhancements

The action now validates the sdk.version field in global.json when rollForward is specified. The version must be a fully-qualified SDK version (e.g., 8.0.100, 10.0.100). Wildcard versions (e.g., 10.0.*) and runtime-style versions (e.g., 8.0.0) will now fail. See the .NET SDK version specification for details.

Documentation

Bug Fixes

Dependency Updates

New Contributors

Full Changelog: actions/setup-dotnet@v5.3.0...v5.4.0

v5.3.0

What's Changed

Enhancements

Dependency Updates

... (truncated)

Commits
  • a98b568 chore(deps): bump @​actions/cache to 6.2.0 (#756)
  • afb2931 Bump actions/checkout from 6.0.3 to 7.0.0 (#751)
  • 6df8cef Migrate to ESM and upgrade dependencies (#752)
  • 26b0ec1 Expand the CSC problem matcher to light up more errors on GitHub. (#717)
  • da5e548 docs(action): explicitly mark all optional inputs with required: false (#737)
  • 9bd3b44 Improve readability of global.json creation command (#694)
  • 4406a63 Bump @​actions/cache to 5.1.0, log cache write denied (#746)
  • dc3262d pin actions to commit SHAs in workflows (#744)
  • 95a3f8b Validate global.json SDK version before rollForward optimization (#742)
  • 9a946fd Add rollForward note in README, improve proxy health check in e2e tests and b...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 5.2.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@c2fa09f...a98b568)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Usage: [Issues, PRs], Target: dependencies in the project github_actions Pull requests that update GitHub Actions code labels Aug 9, 2026
Copilot AI balanced review requested due to automatic review settings August 9, 2026 14:33
@dependabot dependabot Bot added dependencies Usage: [Issues, PRs], Target: dependencies in the project github_actions Pull requests that update GitHub Actions code labels Aug 9, 2026
@dependabot
dependabot Bot temporarily deployed to github-app-auth August 9, 2026 14:33 Inactive
@dependabot
dependabot Bot temporarily deployed to github-app-auth August 9, 2026 14:33 Inactive
@dependabot
dependabot Bot temporarily deployed to github-app-auth August 9, 2026 14:33 Inactive

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates the pinned actions/setup-dotnet GitHub Action used by the .NET CI workflows to a newer release.

Changes:

  • Bump actions/setup-dotnet from v5.2.0 to v6.0.0 (pinned by commit SHA) in sample verification workflow
  • Bump actions/setup-dotnet from v5.2.0 to v6.0.0 (pinned by commit SHA) in integration test workflow
  • Bump actions/setup-dotnet from v5.2.0 to v6.0.0 (pinned by commit SHA) in build-and-test workflow(s)

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.github/workflows/dotnet-verify-samples.yml Updates actions/setup-dotnet pin to v6.0.0 for sample verification.
.github/workflows/dotnet-integration-tests.yml Updates actions/setup-dotnet pin to v6.0.0 for integration tests.
.github/workflows/dotnet-build-and-test.yml Updates actions/setup-dotnet pin to v6.0.0 for build/test jobs.

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

@dependabot
dependabot Bot temporarily deployed to github-app-auth August 9, 2026 14:34 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Usage: [Issues, PRs], Target: dependencies in the project github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant