powerplatform-actions
Stalemicrosoft/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.
★ 301 starsLast commit 3 months agoLatest v1.10.0
C
61
/ 100
Security signals
OpenSSF Scorecard5.8 / 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%)65
Popularity (20%)50
Maintenance (30%)59
Reliability (15%)70
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/microsoft-powerplatform-actions)HTML version
HTML
<a href="https://actionrank.dev/actions/microsoft-powerplatform-actions"><img src="https://actionrank.dev/api/badge/microsoft-powerplatform-actions" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work