cake-contrib / Cake.Coveralls

Cake Addin that exends Cake with ability to push Code Coverage results to Coverall.io
https://cakebuild.net/extensions/cake-coveralls
MIT License
4 stars 10 forks source link

chore(deps): update actions/setup-dotnet action to v4.1.0 #185

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
actions/setup-dotnet action minor v4.0.1 -> v4.1.0

Release Notes

actions/setup-dotnet (actions/setup-dotnet) ### [`v4.1.0`](https://redirect.github.com/actions/setup-dotnet/releases/tag/v4.1.0) [Compare Source](https://redirect.github.com/actions/setup-dotnet/compare/v4.0.1...v4.1.0) ##### What's Changed - Add workflow file for publishing releases to immutable action package by [@​Jcambass](https://redirect.github.com/Jcambass) in [https://github.com/actions/setup-dotnet/pull/548](https://redirect.github.com/actions/setup-dotnet/pull/548) - Upgrade IA Publish by [@​Jcambass](https://redirect.github.com/Jcambass) in [https://github.com/actions/setup-dotnet/pull/550](https://redirect.github.com/actions/setup-dotnet/pull/550) ##### Bug fixes : - Fixed Basic Validation failure checks by [@​HarithaVattikuti](https://redirect.github.com/HarithaVattikuti) in [https://github.com/actions/setup-dotnet/pull/545](https://redirect.github.com/actions/setup-dotnet/pull/545) - Revise `isGhes` logic by [@​jww3](https://redirect.github.com/jww3) in [https://github.com/actions/setup-dotnet/pull/556](https://redirect.github.com/actions/setup-dotnet/pull/556) ##### Dependency updates : - Bump fast-xml-parser from 4.3.6 to 4.4.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/actions/setup-dotnet/pull/540](https://redirect.github.com/actions/setup-dotnet/pull/540) ##### New Contributors - [@​Jcambass](https://redirect.github.com/Jcambass) made their first contribution in [https://github.com/actions/setup-dotnet/pull/548](https://redirect.github.com/actions/setup-dotnet/pull/548) - [@​jww3](https://redirect.github.com/jww3) made their first contribution in [https://github.com/actions/setup-dotnet/pull/556](https://redirect.github.com/actions/setup-dotnet/pull/556) **Full Changelog**: https://github.com/actions/setup-dotnet/compare/v4...v4.1.0

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.