GitHub Action Validator
Version updated for https://github.com/jazzsequence/github-action-validator to version v1.0.5.
- This action is used across all versions by 9 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Action Validator automates the validation of GitHub Actions workflows and custom actions using the action-validator tool. It ensures that workflows and action definitions conform to best practices and are error-free, streamlining the development process and reducing manual debugging. Key features include support for validating workflows in custom directories and the ability to handle multiple paths with recursive globbing.
Release notes
What’s Changed
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/jazzsequence/github-action-validator/pull/5
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/jazzsequence/github-action-validator/pull/5
Full Changelog: https://github.com/jazzsequence/github-action-validator/compare/v1.0.4...v1.0.5