action-pack/Valid XML

Action to validate the syntax of XML files.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Aug 2, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: action-pack/valid-xml@2b75f0f5861c01f329e0c15530e052fd83a8b19c # v1.13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pathPath to scan/
file-endingsComma-separated file endings that are checked to be valid XML files. Capitalization is ignored..xml
namedescription
resultError message with file name, line, column and error. Or a success message with the count of verified files.