actions-marketplace-validations/xml-replace-action
Replaces the text in an xml file using xpath
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| filepath | path in filesystem to xml file | yes | — |
| xpath | Xpath to use when getting nodes | yes | — |
| replace | value to replace with | yes | — |
Outputs
no outputs