Skip to content

Commit

Permalink
Add source encoding
Browse files Browse the repository at this point in the history
  • Loading branch information
dwisiswant0 committed Jun 16, 2022
1 parent 7e63816 commit 70d39d8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 70d39d8

Please sign in to comment.