step-security/Get XML Info
Get Information from XML files to use into your GitHub workflows
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| xml-file | The xml file from which to retrieve information. | yes | test.xml |
| xpath | The XPath of a node, to fetch its contents as output. | yes | //element |
| zero-nodes-action | Allow zero nodes to not fail | no | error |
| namespaces | namespaces to use | no | "" |
Outputs
no outputs