actions-marketplace-validations/Local File Creation
Saves local with configured content
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 13, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/petr-pokorny-1_create-file-action@cb985b455c41035b9e420ab88da3cf3cb3020630 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| filePath | The file path where to save file | yes | — |
| content | The content | yes | — |
| doubleQuotesToSingle | If true, the action replaces "" to " in the content string | no | false |
Outputs
no outputs