Read or Modify JSON
Version updated for https://github.com/SocksTheWolf/github-action-json to version v1.5.1.
- This action is used across all versions by 4 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, github-action-json, allows users to read and optionally modify JSON files or the package.json file. It provides functionality to replace JSON data, remove keys, and execute a dry run without making any changes to the file. The action supports various inputs for customization such as specifying the path, replacing JSON data, removing keys, and performing a dry run.
What’s Changed
Updated Actions Build
Full Changelog: https://github.com/SocksTheWolf/github-action-json/compare/v1.5.0...v1.5.1