actions-marketplace-validations/XML Lint
Lint XML files with xmllint
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 18, 2023
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/christophwurst_xmllint-action@7c54ff113fc0f6d4588a15cb4dfe31b6ecca5212 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| xml-file | The source (.xml) file | yes | — |
| xml-schema-file | The schema file (.xsd or other, according to schema type) | yes | — |
| xml-schema-type | the type of schema to use (schema, relaxng, schematron; default is schema) | no | schema |
Outputs
no outputs