Update actions/setup-dotnet action to v5 #27

Open
renovateBot wants to merge 1 commits from renovate/actions-setup-dotnet-5.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
actions/setup-dotnet action major v4v5
actions/setup-dotnet action major v3v5

Release Notes

actions/setup-dotnet (actions/setup-dotnet)

v5

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-dotnet](https://github.com/actions/setup-dotnet) | action | major | `v4` → `v5` | | [actions/setup-dotnet](https://github.com/actions/setup-dotnet) | action | major | `v3` → `v5` | --- ### Release Notes <details> <summary>actions/setup-dotnet (actions/setup-dotnet)</summary> ### [`v5`](https://github.com/actions/setup-dotnet/compare/v4...v5) [Compare Source](https://github.com/actions/setup-dotnet/compare/v4...v5) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjUiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovateBot added 1 commit 2026-02-05 21:01:44 +00:00
Update actions/setup-dotnet action to v5
All checks were successful
check main state / build (10.0.x) (push) Successful in 1m38s
Main Build Process / Build & Test (pull_request) Successful in 1m28s
2a31e02556

Code Coverage

Package Line Rate Branch Rate Complexity Health
LittleTown.Core 91% 93% 88
LittleTown.StaticDataAccess 100% 100% 9
Summary 92% (145 / 157) 93% (56 / 60) 97
![Code Coverage](https://img.shields.io/badge/Code%20Coverage-92%25-success?style=flat) Package | Line Rate | Branch Rate | Complexity | Health -------- | --------- | ----------- | ---------- | ------ LittleTown.Core | 91% | 93% | 88 | ✔ LittleTown.StaticDataAccess | 100% | 100% | 9 | ✔ **Summary** | **92%** (145 / 157) | **93%** (56 / 60) | **97** | ✔
All checks were successful
check main state / build (10.0.x) (push) Successful in 1m38s
Main Build Process / Build & Test (pull_request) Successful in 1m28s
Required
Details
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/actions-setup-dotnet-5.x:renovate/actions-setup-dotnet-5.x
git checkout renovate/actions-setup-dotnet-5.x
Sign in to join this conversation.