Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Releases: chill-viking/dotnet-sonar-scanner

v2.0.2

13 Jan 09:23
Compare
Choose a tag to compare

2.0.2 (2023-01-13)

Bug Fixes

  • ci: update test workflow to run on push (e003626)

v2.0.1

21 Dec 13:37
Compare
Choose a tag to compare

2.0.1 (2022-12-21)

Bug Fixes

  • workflow: drop command parameter (751205d)
  • workflow: update workflow to tag releases (001a06d)

v2.0.0

02 Dec 20:16
56713d7
Compare
Choose a tag to compare

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)

v1.0.0

29 Nov 18:16
Compare
Choose a tag to compare

1.0.0 (2022-11-29)

Features

  • action: create dotnet-sonar-scanner (cd8fac2)

Bug Fixes

  • action: adjust directory separator (725d5a5)
  • action: specify correct path for dotnet-sonarscanner (9747b14)
  • action: specify working-directory for build step (5eb991d)
  • action: update actions/setup-dotnet action to v3 (#6) (b3d5e7b)