The new release of GitHub action for SonarQube v.4.1.0 - Server and Cloud

Hello SonarQube users!

We are happy to announce we have just released a new minor version of the GitHub action for SonarQube - v4.1.0. The new version is now the official entrypoint for both Server and Cloud: a single GitHub action to interact with the SonarQube solution, whether on premise or in the cloud!

The new version brings several improvements, including:

  • the ability to customize the location from where the SonarScanner CLI is downloaded, which can be useful when the runner is self-hosted and has regulated or no access to the Internet
  • the ability to use curl as a fallback when wget is not available in the environment of the runner
  • the requirement of the Java keytool to be available has been lifted

For further information, you can have a look at the release notes on GitHub or at the entry page of the action in the GitHub Marketplace.

Best regards,
Antonio

1 Like