Below you will find pages that utilize the taxonomy term “dsanders11”
March 13, 2026
JSON Schema Validate
Version updated for https://github.com/dsanders11/json-schema-validate-action to version v2.0.0.
This action is used across all versions by 58 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The JSON Schema Validate Action is a GitHub Action designed to validate YAML and JSON files against a specified JSON schema, ensuring that configuration files conform to expected standards. It automates the process of schema validation in CI/CD workflows, helping developers catch errors in structured files early.