Pin all actions that are not currently pinned - #2346
Merged
Alexander Holstrup (aholstrup1) merged 4 commits intoAug 14, 2026
Conversation
Alexander Holstrup (aholstrup1)
requested a review
from a team
as a code owner
August 13, 2026 13:16
Copilot started reviewing on behalf of
Alexander Holstrup (aholstrup1)
August 13, 2026 13:17
View session
Contributor
There was a problem hiding this comment.
Pull request overview
Pins external GitHub Actions to immutable commit SHAs, improving supply-chain security without changing behavior.
Changes:
- Pins Power Platform Actions to v1.10.0.
- Pins checkout to v7.0.1.
- Retains version comments for dependency tracking.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
Actions/PullPowerPlatformChanges/action.yaml |
Pins checkout, export, unpack, and installation actions. |
Actions/DeployPowerPlatform/action.yaml |
Pins checkout, import, unpack, and installation actions. |
Actions/BuildPowerPlatform/action.yaml |
Pins installation and packing actions. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Alexander Holstrup (aholstrup1)
enabled auto-merge (squash)
August 13, 2026 13:38
spetersenms
approved these changes
Aug 14, 2026
ankosiorek
approved these changes
Aug 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
❔What, Why & How
Pin all actions that are not currently pinned
✅ Checklist