Action Json Read
Version updated for https://github.com/Xikaro/action-read-json to version v1.1.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action reads JSON files and extracts their values as output variables for use in workflows. It automates the retrieval of specific properties, including nested objects and arrays, offering flexible output formats such as JSON, flat, or YAML. Its key capabilities include accessing array elements by index, extracting entire objects, and supporting customizable property paths, simplifying JSON data parsing and integration into CI/CD pipelines.