This repository has been archived by the owner on Sep 18, 2023. It is now read-only.
Releases: chill-viking/dotnet-sonar-scanner
Releases · chill-viking/dotnet-sonar-scanner
v2.0.2
v2.0.1
v2.0.0
2.0.0 (2022-12-02)
⚠ BREAKING CHANGES
- action: changed token inputs
Features
- action: add
checkout
input for action (d991b92) - workflow: add workflow to test action is functioning (88052a4)
Bug Fixes
- action: use correct input properties in action (a7fc8fc)
- workflow: pass ref from PR to test workflow (de709e4)
- workflow: update github-script usage (2f4e55f)
- workflow: use json-to-variables (0ec51ad)
- workflow: use suggested output setter (c407fca)
Code Refactoring
- action: change token inputs (89350b7)