Skip to content

Bump actions/setup-dotnet from 5.4.0 to 6.0.0 - #14403

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.4.0 to 6.0.0#14403
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 Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-dotnet from 5.4.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

Commits

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.4.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@26b0ec1...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 Pull requests that update a dependency file. Used by Dependabot. github_actions Pull requests that update GitHub Actions code labels Sep 8, 2026
Copilot AI lite review requested due to automatic review settings September 8, 2026 22:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. Used by Dependabot. github_actions Pull requests that update GitHub Actions code labels Sep 8, 2026
@dependabot
dependabot Bot deployed to integration September 8, 2026 22:13 Active

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.

🟢 Approval recommended

The change is a straightforward action version bump applied consistently across all existing setup-dotnet usages with no workflow syntax issues observed.

Pull request overview

Updates the pinned actions/setup-dotnet GitHub Action reference from v5.4.0 to v6.0.0 across the repo’s .NET CI workflows to keep the CI environment up to date.

Changes:

  • Bump actions/setup-dotnet from v5.4.0 to v6.0.0 (pinned by commit SHA) in the .NET CI workflow.
  • Apply the same bump in the build-and-test workflow.
  • Apply the same bump in the integration tests workflow.
File summaries
File Description
.github/workflows/dotnet-integration-tests.yml Updates actions/setup-dotnet pin to v6.0.0 for integration test runs.
.github/workflows/dotnet-ci.yml Updates actions/setup-dotnet pin to v6.0.0 for matrix CI builds.
.github/workflows/dotnet-build-and-test.yml Updates actions/setup-dotnet pin to v6.0.0 for build/test pipeline runs.
Review details
  • Files reviewed: 3/3 changed files
  • Comments generated: 0
  • Review effort level: Lite

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

@github-actions github-actions Bot 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.

MAF Automated Review — Iteration 1

Result: No findings
Scope: full PR (1 commit(s)): 210c127740a8
Model: gpt-5.6-sol-fast

Overview

This PR updates all repository uses of actions/setup-dotnet to an immutable v6.0.0 commit while preserving each workflow's existing SDK inputs, authentication, triggers, and execution order. The affected jobs use GitHub-hosted runners, retain explicit .NET 10 SDK selection, and do not enable setup-dotnet caching. No publishable Critical, High, or Medium issue is established by the changed lines.

Reviewed the supplied pull-request change set across correctness, security/reliability, architecture, and failure behavior.
No publishable findings remained after source verification for this scope.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file. Used by Dependabot. github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant