Below you will find pages that utilize the taxonomy term “SylvainDumas”
August 24, 2026
Setup Scanner CLI for SonarQube (Server, Cloud)
Version updated for https://github.com/SylvainDumas/setup-sonar-scanner to version v1.4.0.
This action is used across all versions by 2 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action sets up the SonarQube Scanner CLI to automate code analysis in GitHub Actions. It supports downloading and caching the latest, explicit, or semantic version of the Scanner CLI. The action also registers problem matchers for error output, making it easier to debug and understand issues during the scan process.