JQ eval
Version updated for https://github.com/cloudposse/github-action-jq to version v0.4.1.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 21 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 utilizes jq to process JSON input with a user-defined query script and outputs the result as a step output in a workflow. It automates JSON manipulation tasks, enabling streamlined extraction, transformation, and filtering of JSON data directly within CI/CD pipelines. Key capabilities include compact or pretty-printed output, raw string handling, and removal of trailing newlines.
Release notes
why
Node.js 20 actions are deprecated. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026.
references
https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/ https://github.com/cloudposse/github-action-jq/pull/19
🤖 Automatic Updates
why
To have most recent changes of README.md and doc from origin templates
why
- Replace
build-harnesswithatmosfor readme genration
References
- DEV-3229 Migrate from build-harness to atmos
why
- Replace
build-harnesswithatmosfor readme genration
References
- DEV-3229 Migrate from build-harness to atmos
why
- Re-apply
.github/settings.ymlfrom org level - Use organization level auto-release settings
references
- DEV-1242 Add protected tags with Repository Rulesets on GitHub
why
- Add comment to PR when it is released
why
- Reduce nested levels of reusable workflows
why
- Support new readme generation workflow.
- Generate banners