Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sijo M Cyril authored Nov 4, 2020
1 parent f64f0d3 commit 5a3a0c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "SonarQube Scan"
name: "Sonar Scan"
description: "Scan your code with SonarQube Scanner to detect bugs, vulnerabilities and code smells in more than 25 programming languages."
branding:
icon: "check"
Expand Down Expand Up @@ -37,4 +37,4 @@ inputs:
required: false
scannerOptions:
description: "Sonar Scanner options for memory optimization"
required: false
required: false

0 comments on commit 5a3a0c0

Please sign in to comment.