v3.0.0-beta.2
Pre-release
Pre-release
What's Changed
- Fix:
remove-junk
ignores the detected solution file by @BalassaMarton in #72 - Fix hard-coded v16 in
remove-junk
by @BalassaMarton in #73 - Match sdk version on start of string to ignore preview versions by @bingenito in #78
- [StepSecurity] Apply security best practices by @step-security-bot in #76
- Bump actions/setup-dotnet from 3.2.0 to 4.0.0 by @dependabot in #80
- Bump actions/upload-artifact from 3.1.3 to 4.3.1 by @dependabot in #79
- Bump actions/download-artifact from 3.0.2 to 4.1.4 by @dependabot in #81
- Add missing permissions to actions by @bingenito in #83
- Update scorecard to include token by @bingenito in #82
- Create CODEOWNERS by @bingenito in #84
Full Changelog: v3.0.0-beta.1...v3.0.0-beta.2
Thank you for the contributions, @bingenito