Skip to content

Install .NET Tool - Sonar Scanner

Actions
Install the latest version of Sonar Scanner using dotnet tool
v3.0.0
Latest
Star (0)

Install .NET Tool - Sonar Scanner

Install the latest version of Sonar Scanner for .NET using dotnet tool.

This action is part of the Codebelt umbrella and ensures a consistent way of:

  • Defining your CI/CD pipeline
  • Structuring your repository
  • Keeping your codebase small and feasible
  • Writing clean and maintainable code
  • Deploying your code to different environments
  • Automating as much as possible

A paved path to excel as a DevSecOps Engineer.

Usage

To use this action in your GitHub repository, you can follow these steps:

uses: codebeltnet/dotnet-tool-install-sonarscanner@v2

Inputs

with:
  # The version of Sonar Scanner to install.
  version: 10.2.0

Outputs

This action has no outputs.

Examples

Install MinVer using dotnet tool

steps:
  - name: Install Sonar Scanner
    uses: codebeltnet/dotnet-tool-install-sonarscanner@v2

Caller workflows to showcase the Codebelt experience

Basic CI/CD Pipeline

Intermediate CI/CD Pipeline

Advanced CI/CD Pipeline

Contributing to Install .NET Tool - Sonar Scanner from Codebelt

Contributions are welcome! Feel free to submit issues, feature requests, or pull requests to help improve this action.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Tip

To learn more about the Codebelt experience and offerings, visit our organization page on GitHub.

Install .NET Tool - Sonar Scanner is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Install the latest version of Sonar Scanner using dotnet tool
v3.0.0
Latest

Install .NET Tool - Sonar Scanner is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.