Prompt Action
Version updated for https://github.com/FidelusAleksander/prompt-action to version v2.0.0.
- 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
The Prompt Action GitHub Action enables seamless integration of AI-driven text generation into workflows by allowing users to send prompts to AI models and retrieve structured or unstructured responses. It automates tasks such as dynamic content generation, structured data output using JSON schemas, and customizable templated prompts with variable support. This action is ideal for workflows requiring AI-assisted responses, templated translations, or data formatting, streamlining processes that involve natural language input and output.
What’s Changed
What’s Changed
🧰 Maintenance
- Update action to node24, bump all dependencies to latest, prepare v2 release (#133)
- Pin GitHub Actions to SHA references for supply chain security (#122)
- chore(deps): bump actions/checkout from 5 to 6 in the github-actions group (#120)
- chore(deps): bump glob from 10.4.5 to 10.5.0 (#119)
- chore(deps): bump actions/upload-artifact from 4 to 5 in the github-actions group (#113)
📚 Documentation
- Update action to node24, bump all dependencies to latest, prepare v2 release (#133)