Skip to content

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

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

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

Conversation

@svcnemo-autobot

Copy link
Copy Markdown
Contributor

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.
  • check-yaml; 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
@github-actions github-actions Bot added the CI label Jul 28, 2026
@svcnemo-autobot

Copy link
Copy Markdown
Contributor Author

/ok to test 0231431

@github-actions

Copy link
Copy Markdown
Contributor

[🤖]: Hi @svcnemo-autobot 👋,

We wanted to let you know that a CICD pipeline for this PR just finished successfully.

So it might be time to merge this PR or get some approvals.

@svcnemo-autobot

Copy link
Copy Markdown
Contributor Author

CI triage: release-summary only aggregates release / finalize / build-docs / Build docs. The docs gate retried linkcheck three times and consistently failed solely because https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=8462081 returned HTTP 418. This action-pin PR does not modify docs, and requested CI retries did not start a new attempt, so no unrelated docs suppression was added.

@chtruong814 chtruong814 reopened this Jul 29, 2026
@chtruong814
chtruong814 merged commit 7e1e26c into NVIDIA-NeMo:main Jul 29, 2026
185 of 187 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.

2 participants