CAgent Runner
Version updated for https://github.com/docker/cagent-action to version v1.0.5.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 10 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The cagent GitHub Action enables seamless integration of AI agents, such as code analyzers, into workflows by automating the setup, execution, and environment configuration. It streamlines tasks like analyzing code, detecting security vulnerabilities, and ensuring best practices, while incorporating robust security features such as secret leak prevention, prompt injection detection, and automated incident response. This action is ideal for automating code quality checks and securing workflows efficiently.
Release notes
What’s Changed
- updated to latest cagent version and added a workflow to create a latest tag on every release of cagent-action by @derekmisler in https://github.com/docker/cagent-action/pull/19
Full Changelog: https://github.com/docker/cagent-action/compare/v1.0.4...v1.0.5