Setup ocvalidate
Version updated for https://github.com/brokeyourbike/ocvalidate-action to version v0.4.1.
- This action is used across all versions by 26 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 ocvalidate-action GitHub Action automates the setup and execution of ocvalidate, a utility from the OpenCore project used to validate OpenCore configuration files (config.plist). It simplifies the process of downloading and using a specified version of ocvalidate, helping developers ensure their OpenCore configuration files are correctly formatted and compliant with the expected standards. This action is particularly useful for automating validation tasks in CI/CD workflows.
Release notes
0.4.1 (2026-03-10)
Bug Fixes
- deps (5ccd57f)