Skip to content

Conversation

@salmanmkc
Copy link
Contributor

@salmanmkc salmanmkc commented Dec 13, 2025

Summary

This PR upgrades all GitHub Actions in the repository to their latest versions to benefit from the newest features, security patches, and Node.js runtime improvements.

Changes

Workflow Action Previous Updated
pr_labeler.yaml actions/github-script v6 v8
validation_mrtk3.yaml actions/checkout v3 v6

Details

actions/github-script v6 → v8

  • Updated to Node.js 24 runtime
  • Improved performance and security updates
  • Release notes

actions/checkout v3 → v6

  • Updated to Node.js 24 runtime
  • Credentials now stored under $RUNNER_TEMP for improved security
  • Better worktree support
  • Release notes

Notes

  • Both actions require a minimum runner version of v2.327.1 (GitHub-hosted runners are already compatible)

@salmanmkc salmanmkc requested a review from a team as a code owner December 13, 2025 07:50
Copy link
Contributor

@keveleigh keveleigh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for keeping things up-to-date!

@keveleigh keveleigh merged commit ef2094a into MixedRealityToolkit:main Dec 13, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants