Setup APM
Version updated for https://github.com/microsoft/apm-action to version v1.3.2.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 6 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 APM GitHub Action automates the installation of the APM CLI and the deployment of agent primitives (e.g., instructions, prompts, skills, agents) into CI/CD workflows with minimal configuration. It simplifies tasks such as dependency management, security scanning, artifact packaging, and cross-job restoration of primitives, enabling streamlined workflows and enhanced security. Key features include zero-install bundle restoration, Unicode threat detection, SARIF audit reporting, and support for isolated and inline dependency modes.
Release notes
What’s Changed
- feat: add audit-report input for SARIF report generation by @danielmeppiel in https://github.com/microsoft/apm-action/pull/14
Full Changelog: https://github.com/microsoft/apm-action/compare/v1.3.1...v1.3.2