powerplatform-actions icon indicating copy to clipboard operation
powerplatform-actions copied to clipboard

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 environmen...

Results 72 powerplatform-actions issues
Sort by recently updated
recently updated
newest added

We are seeing very frequent timeout during download of this action after the [v1.7.0 release](https://github.com/microsoft/powerplatform-actions/releases/tag/v1.7.0). **Error:** Error Action ... download has timed out. Error the request was canceled due to...

Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.1 to 11.0.0. Changelog Sourced from glob's changelog. changeglob 11.0 Drop support for node before v20 10.4 Add includeChildMatches: false option Export the Ignore class 10.3 Add...

dependencies

Bumps [mocha](https://github.com/mochajs/mocha) and [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha). These dependencies needed to be updated together. Updates `mocha` from 10.4.0 to 10.6.0 Release notes Sourced from mocha's releases. v10.6.0 What's Changed feat: allow ^ versions...

dependencies

Bumps [pbkdf2](https://github.com/crypto-browserify/pbkdf2) from 3.1.2 to 3.1.3. Changelog Sourced from pbkdf2's changelog. v3.1.3 - 2025-06-20 Commits Only apps should have lockfiles 8b06730 [lint] fix whitespace 9a76e2f [lint] fix parens/curlies/semis/etc 6fd84bf [meta]...

dependencies
javascript

Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.7.0. Release notes Sourced from mocha's releases. v11.7.0 11.7.0 (2025-06-18) 🌟 Features use require to load esm (#5366) (41e24a2) v11.6.0 11.6.0 (2025-06-09) 🌟 Features bump...

dependencies
javascript

Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 11.0.3. Changelog Sourced from glob's changelog. changeglob 11.0 Drop support for node before v20 10.4 Add includeChildMatches: false option Export the Ignore class 10.3 Add...

dependencies
javascript

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.21.5 to 0.25.5. Release notes Sourced from esbuild's releases. v0.25.5 Fix a regression with browser in package.json (#4187) The fix to #4144 in version 0.25.3 introduced a...

dependencies
javascript

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.21.5 to 0.25.0. Release notes Sourced from esbuild's releases. v0.25.0 This release deliberately contains backwards-incompatible changes. To avoid automatically picking up releases like this, you should either...

dependencies
javascript

Hi GitHub Team, We are currently working on a project that leverages Microsoft Dynamics 365 Power Apps, with GitHub Actions being used as our deployment automation tool. While the overall...

## Summary This PR adds a root-level `CodeQL.yml` file to configure file classification and exclusions for CodeQL security scanning. The configuration classifies build artifacts as generated code to exclude them...