Skip to content

Upgrade GitHub Actions to latest versions#3609

Open
salmanmkc wants to merge 1 commit intoNVIDIA:mainfrom
salmanmkc:upgrade-github-actions-node24-general
Open

Upgrade GitHub Actions to latest versions#3609
salmanmkc wants to merge 1 commit intoNVIDIA:mainfrom
salmanmkc:upgrade-github-actions-node24-general

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
NVIDIA-NeMo/FW-CI-templates/.github/workflows/_build_docs.yml v0.57.0, v0.67.0 v0.77.0 Release build-docs.yml, release-docs.yml
NVIDIA-NeMo/FW-CI-templates/.github/workflows/_cherry_pick.yml v0.65.9 v0.77.0 Release cherry-pick-release-commit.yml
NVIDIA-NeMo/FW-CI-templates/.github/workflows/_cicd_preflight.yml v0.73.2 v0.77.0 Release build-docs.yml, build-test-publish-wheel.yml, cicd-main.yml, copyright-check.yml, install-test.yml, multi-approval-bot.yml
NVIDIA-NeMo/FW-CI-templates/.github/workflows/_close_inactive_issue_pr.yml v0.44.0 v0.77.0 Release close-inactive-issue-pr.yml
NVIDIA-NeMo/FW-CI-templates/.github/workflows/_code_freeze.yml v0.22.5 v0.77.0 Release release-freeze.yml
NVIDIA-NeMo/FW-CI-templates/.github/workflows/_community_bot.yml v0.65.10 v0.77.0 Release community-bot.yml
NVIDIA-NeMo/FW-CI-templates/.github/workflows/_copyright_check.yml v0.66.7 v0.77.0 Release copyright-check.yml
astral-sh/setup-uv v1 v7 Release cicd-main.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

⚠️ Breaking Changes

  • astral-sh/setup-uv (v1 → v7): Major version upgrade — review the release notes for breaking changes

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.

Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
@salmanmkc salmanmkc requested a review from a team as a code owner February 26, 2026 09:21
@copy-pr-bot
Copy link

copy-pr-bot bot commented Feb 26, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@svcnvidia-nemo-ci svcnvidia-nemo-ci requested a review from a team February 26, 2026 09:21
@chtruong814 chtruong814 added the needs-follow-up Issue needs follow-up label Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants