YAML Schema Validation
Version updated for https://github.com/ds-ukassel/yaml-ls-check to version v2.0.2.
- This action is used across all versions by 2 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 yaml-ls-check GitHub Action and tool provide a streamlined solution for validating YAML files against specified schemas, leveraging the yaml-language-server project. It automates the process of ensuring YAML file conformity by supporting directory-based validation, schema mapping, and exclusion of specific files using glob patterns. This action is especially useful for maintaining schema compliance in CI/CD pipelines, reducing errors in YAML configurations.
Release notes
What’s Changed
- chore(deps): Bump picomatch from 2.3.1 to 2.3.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/ds-ukassel/yaml-ls-check/pull/11
- chore(deps): Bump handlebars from 4.7.8 to 4.7.9 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/ds-ukassel/yaml-ls-check/pull/12
- chore(deps): Bump brace-expansion from 1.1.12 to 1.1.13 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/ds-ukassel/yaml-ls-check/pull/13
- Updated dependencies by @Clashsoft
Full Changelog: https://github.com/ds-ukassel/yaml-ls-check/compare/v2.0.1...v2.0.2