gendloop/convert-encoding
Convert file encoding
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jul 1, 2025
- License
- GPL 2.0
Pinned Snippet
uses: gendloop/convert-encoding@f2802a2133137b2b814377bd467ba6a393bdf96a # v1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| input_coding | Input encoding | yes | UTF-8 |
| output_coding | Output encoding | yes | UTF-8-BOM |
| path | Path or file | yes | "" |
| token | Personal token | no | ${{ github.token }} |
Outputs
no outputs