powerplatform-actions
Actively maintainedmicrosoft/powerplatform-actions · MIT
Power Platform GitHub Actions automate common build and deployment tasks related to Power Platform. This includes synchronization of solution metadata (a.k.a. solutions) between development environments and source control, generating build artifacts, deploying to downstream environments, provisioning/de-provisioning of environments, and the ability to perform static analysis checks against your solution using the PowerApps checker service.
★ 296 starsLast commit 1 months agoLatest v1.10.0
C
69
/ 100
Security signals
OpenSSF Scorecard6.3 / 10
SECURITY.md presentYes
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: microsoft/powerplatform-actions@0e44beb5424af932af47250a2568eba4c259e3d8 # v1.10.0Mutable tags like v1.10.0 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.
Full workflow example
steps: - uses: microsoft/powerplatform-actions@0e44beb5424af932af47250a2568eba4c259e3d8 # v1.10.0
Score breakdown
Security (35%)68
Popularity (20%)50
Maintenance (30%)81
Reliability (15%)70