v2.5.2
·
356 commits
to refs/heads/main
since this release
What's Changed
-
.sync/Version.njk: Update Mu repos to Mu DevOps v2.5.1 @makubacki (#170)
Change Details
Changes since last release: https://github.com/microsoft/mu_devops/compare/v2.4.0...v2.5.1
General release info: https://github.com/microsoft/mu_devops/releases
🐛 Bug Fixes
-
.sync/codeql: Use pull\_request trigger type @makubacki (#173)
Change Details
This workflow needs to run against code on the PR merge branch and since it is just building it only needs minimal, read-only token permissions so this change updates the trigger type from `pull_request_target` to `pull_request`.
Full Changelog: v2.5.1...v2.5.2