Releases: matrix-org/sonarcloud-workflow-action
Releases · matrix-org/sonarcloud-workflow-action
v3.3
What's Changed
- Use repository input rather than owner (which has been removed) by @Johennes in #13
- Use latest version(s) in example by @Johennes in #14
- Update SonarSource/sonarcloud-github-action action to v2.2.0 by @renovate in #17
- Update SonarSource/sonarcloud-github-action action to v3 by @renovate in #22
New Contributors
Full Changelog: v3.2...v3.3
Update to latest upstream action and fix workflow template
v3.2 Update action.yml
Sanitise version_cmd output more
v3.1 Sanitize version_cmd output
Pass all args via the sonar-project.proprties file
As part of security hardening
Update to scanner cli version 5
Update SonarCloud action
v2.6 Merge pull request #6 from matrix-org/renovate/sonarsource-sonarcloud…
Roll back sonarcloud version
Their latest update uses Node 12 in docker which Sonarcloud no longer accepts submissions from
Fix github actions deprecations warnings
Input `extra_args`
Useful for workarounds like SonarSource/SonarJS#578 (comment)
Fix sonar.projectVersion not being passed properly
v2.2 Fix sonar.projectVersion not being passed properly