Actions Example Checker
Version updated for https://github.com/jessehouwing/actions-example-checker to version v0.0.6.
- This action is used across all versions by 7 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 GitHub Actions Example Checker is a GitHub Action designed to automate the validation of usage examples in documentation against the action’s schema defined in action.yml or action.yaml files. It ensures the correctness and consistency of inputs, outputs, and example configurations by performing schema-based validation, type checking, and pattern matching. This action helps maintain accurate documentation, reduce errors, and streamline the development and maintenance of GitHub Actions.
Release notes
What’s Changed
- Bump jessehouwing/actions-dependency-submission from 1.0.8 to 1.0.9 by @dependabot[bot] in https://github.com/jessehouwing/actions-example-checker/pull/19
- Bump actions/dependency-review-action from 4.8.2 to 4.8.3 by @dependabot[bot] in https://github.com/jessehouwing/actions-example-checker/pull/18
- Bump jessehouwing/actions-dependency-submission from 1.0.9 to 1.0.10 by @dependabot[bot] in https://github.com/jessehouwing/actions-example-checker/pull/20
- Bump jessehouwing/actions-semver-checker from 2.0.4 to 2.0.6 by @dependabot[bot] in https://github.com/jessehouwing/actions-example-checker/pull/21
- Bump rollup from 4.57.1 to 4.59.0 by @dependabot[bot] in https://github.com/jessehouwing/actions-example-checker/pull/25
- Bump eslint from 10.0.0 to 10.0.2 by @dependabot[bot] in https://github.com/jessehouwing/actions-example-checker/pull/24
- Bump @rollup/rollup-linux-x64-gnu from 4.57.1 to 4.59.0 by @dependabot[bot] in https://github.com/jessehouwing/actions-example-checker/pull/22
- Bump typescript-eslint from 8.56.0 to 8.56.1 by @dependabot[bot] in https://github.com/jessehouwing/actions-example-checker/pull/23
- Bump the npm-development group with 5 updates by @dependabot[bot] in https://github.com/jessehouwing/actions-example-checker/pull/38
- Bump the actions-minor group with 3 updates by @dependabot[bot] in https://github.com/jessehouwing/actions-example-checker/pull/34
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in https://github.com/jessehouwing/actions-example-checker/pull/26
Full Changelog: https://github.com/jessehouwing/actions-example-checker/compare/v0.0.4...v0.0.6