action-validator
Version updated for https://github.com/tijuks/action-validator to version Error loading version from page [https://github.com/marketplace/actions/action-validator], unable to determine latest release.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The action-validator is a tool designed to lint and validate GitHub Actions and Workflow YAML files. It ensures they are well-formed by validating against JSON schemas and checks that file patterns in paths or paths-ignore match at least one file in the repository. This tool automates pre-commit or CI tasks by catching configuration errors early, improving workflow reliability and consistency.