Skip to content

Conversation

@salmanmkc
Copy link
Contributor

Summary

Upgrade GitHub Actions to their latest versions for improved features, bug fixes, and security updates.

Changes

Action Old Version(s) New Version Release Files
actions/upload-pages-artifact v3 v4 Release build-hash-router.yml

Why upgrade?

Keeping GitHub Actions up to date ensures:

  • Security: Latest security patches and fixes
  • Features: Access to new functionality and improvements
  • Compatibility: Better support for current GitHub features
  • Performance: Optimizations and efficiency improvements

Security Note

Actions that were previously pinned to commit SHAs remain pinned to SHAs (updated to the latest release SHA) to maintain the security benefits of immutable references.

Testing

These changes only affect CI/CD workflow configurations and should not impact application functionality. The workflows should be tested by running them on a branch before merging.

@meta-cla meta-cla bot added the CLA Signed Signed Facebook CLA label Dec 16, 2025
@socket-security
Copy link

@netlify
Copy link

netlify bot commented Dec 16, 2025

[V2]

Built without sensitive environment variables

Name Link
🔨 Latest commit 65c01ca
🔍 Latest deploy log https://app.netlify.com/projects/docusaurus-2/deploys/694143afd2e4a30008429798
😎 Deploy Preview https://deploy-preview-11622--docusaurus-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Collaborator

@slorber slorber left a comment

Choose a reason for hiding this comment

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

See other PR, we probably want to pin the version

But it's a comment so it's fine 🤷‍♂️

@slorber slorber added the pr: ignore This PR is not meaningful enough to appear in the changelog. label Dec 17, 2025
@slorber slorber changed the title Upgrade GitHub Actions to latest versions chore: Upgrade GitHub Actions to latest versions Dec 17, 2025
@slorber slorber merged commit 0799e20 into facebook:main Dec 17, 2025
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed Signed Facebook CLA pr: ignore This PR is not meaningful enough to appear in the changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants