Skip to content

chore(ci): AUT-1135 pin GitHub Actions to commit SHAs - #6100

Merged
chtruong814 merged 1 commit into
NVIDIA:mainfrom
svcnemo-autobot:chore/pin-github-actions
Jul 29, 2026
Merged

chore(ci): AUT-1135 pin GitHub Actions to commit SHAs#6100
chtruong814 merged 1 commit into
NVIDIA:mainfrom
svcnemo-autobot:chore/pin-github-actions

Conversation

@svcnemo-autobot

Copy link
Copy Markdown
Collaborator

Background

Tagged GitHub Action references are mutable.

What changed

  • Pin external actions to equivalent full commit SHAs.
  • Retain each source tag or branch in an inline comment.

Details

flowchart LR
    T[Tag or branch] --> C[Resolved commit]
    C --> W[Pinned workflow]
Loading

Updated references under .github.

Tested

  • Parsed every changed YAML file.
  • No new actionlint diagnostics versus upstream.
  • git diff --check.

Signed-off-by: svcnemo-autobot <svcnemo-autobot@nvidia.com>
@svcnemo-autobot
svcnemo-autobot requested a review from a team as a code owner July 28, 2026 19:21
@svcnvidia-nemo-ci
svcnvidia-nemo-ci marked this pull request as draft July 28, 2026 19:21
@github-actions

Copy link
Copy Markdown
Contributor

This PR has been automatically converted to draft because all PRs must start as drafts.

When you are ready for review, click Ready for Review to begin the review process. This will:

  1. Add the oncall reviewer (optional reviewer)
  2. Add required review teams based on your changes

See the contribution guide for more details.

@copy-pr-bot

copy-pr-bot Bot commented Jul 28, 2026

Copy link
Copy Markdown

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@svcnemo-autobot

Copy link
Copy Markdown
Collaborator Author

/ok to test 7ffe919

@chtruong814
chtruong814 marked this pull request as ready for review July 29, 2026 18:17
@chtruong814
chtruong814 merged commit 3ff70c0 into NVIDIA:main Jul 29, 2026
85 of 87 checks passed
@svcnvidia-nemo-ci
svcnvidia-nemo-ci requested a review from a team July 29, 2026 18:17
@svcnvidia-nemo-ci svcnvidia-nemo-ci added the Approved All necessary approvals have been made label Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approved All necessary approvals have been made complexity: medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants