mirror of
https://github.com/kitabisa/sonarqube-action.git
synced 2025-10-30 04:24:18 +08:00
Add source encoding
This commit is contained in:
parent
7e63816c89
commit
70d39d8c86
@ -35,4 +35,8 @@ inputs:
|
||||
required: true
|
||||
password:
|
||||
description: "Password that goes with the sonar.login username. This should be left blank if an authentication token is being used."
|
||||
required: false
|
||||
required: false
|
||||
encoding:
|
||||
description: "Encoding of the source code."
|
||||
required: false
|
||||
default: "UTF-8"
|
||||
Loading…
x
Reference in New Issue
Block a user