Skip to content

chore(ci): AUT-1178 pin GitHub Actions to commit SHAs - #573

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

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

Conversation

@svcnemo-autobot

Copy link
Copy Markdown
Contributor

Background

Immutable action references reduce CI supply-chain risk.

What changed

Pinned every workflow action to the commit matching its existing ref, retaining that ref in an inline comment.

Details

flowchart LR
  T[Version ref] --> S[Equivalent commit SHA]
  S --> W[Run workflows]
Loading

This covers reusable workflows and actions under .github/workflows.

Tested

git diff --check; audited all workflow uses: refs for full SHAs and inline comments.

Signed-off-by: svcnemo-autobot <svcnemo-autobot@nvidia.com>
@chtruong814
chtruong814 merged commit dfe0579 into NVIDIA-NeMo:main Jul 30, 2026
21 checks passed
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.

3 participants