Skip to content

Upgrade GitHub Actions to latest versions#6991

Merged
bernhardmgruber merged 1 commit intoNVIDIA:mainfrom
salmanmkc:upgrade-github-actions-node24-general
Dec 17, 2025
Merged

Upgrade GitHub Actions to latest versions#6991
bernhardmgruber merged 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
aws-actions/configure-aws-credentials v4 v5 Release build-matx.yml, build-pytorch.yml, build-rapids.yml, git-bisect.yml, verify-devcontainers.yml
peaceiris/actions-gh-pages v3 v4 Release build-docs.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.

@salmanmkc salmanmkc requested a review from a team as a code owner December 16, 2025 11:58
@salmanmkc salmanmkc requested a review from alliepiper December 16, 2025 11:58
@github-project-automation github-project-automation bot moved this to Todo in CCCL Dec 16, 2025
@copy-pr-bot
Copy link
Contributor

copy-pr-bot bot commented Dec 16, 2025

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.

@cccl-authenticator-app cccl-authenticator-app bot moved this from Todo to In Review in CCCL Dec 16, 2025
@salmanmkc salmanmkc force-pushed the upgrade-github-actions-node24-general branch from ea52673 to 4140002 Compare December 16, 2025 12:11
@bernhardmgruber
Copy link
Contributor

/ok to test 4140002

Copy link
Contributor

@bernhardmgruber bernhardmgruber left a comment

Choose a reason for hiding this comment

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

Thank you for the contribution!

@bernhardmgruber bernhardmgruber merged commit afa5ebc into NVIDIA:main Dec 17, 2025
17 checks passed
@github-project-automation github-project-automation bot moved this from In Review to Done in CCCL Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants