Skip to content

Re-pin nitro-client actions to v16.0.13#9829

Merged
glen-84 merged 1 commit into
mainfrom
gai/repin-nitro-client-actions-v16-0-13
Jun 3, 2026
Merged

Re-pin nitro-client actions to v16.0.13#9829
glen-84 merged 1 commit into
mainfrom
gai/repin-nitro-client-actions-v16-0-13

Conversation

@glen-84

@glen-84 glen-84 commented Jun 3, 2026

Copy link
Copy Markdown
Member

Summary

  • v16.0.1-p.5 was removed from GitHub, leaving the nitro-client-validate, nitro-client-upload, and nitro-client-publish action refs pointing at unreachable commit SHAs.
  • Re-pins all four refs in ci.yml and release.yml to the commit SHAs that v16 currently resolves to (v16.0.13), preserving the repo-wide SHA-pin convention rather than switching to a floating @v16 tag.

Test plan

  • Verified v16 resolves to v16.0.13 in all three public action repos, and that the new 40-char SHAs match those tags.
  • Confirmed these are now the only externally-referenced actions in the workflows and all are SHA-pinned with # v16.0.13 comments, consistent with every other uses: entry.

Copilot AI review requested due to automatic review settings June 3, 2026 11:29

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes broken GitHub Actions workflow references by re-pinning the nitro-client-* actions to currently reachable commit SHAs corresponding to v16.0.13, preserving the repository’s SHA-pin convention and restoring CI/release workflow reliability.

Changes:

  • Re-pinned ChilliCream/nitro-client-validate in CI to a reachable SHA for v16.0.13.
  • Re-pinned ChilliCream/nitro-client-upload and ChilliCream/nitro-client-publish in release workflow to reachable SHAs for v16.0.13.
  • Updated inline version comments to match the new pinned version (# v16.0.13).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/ci.yml Updates the nitro-client-validate action reference to a reachable SHA for v16.0.13.
.github/workflows/release.yml Updates the nitro-client-upload / nitro-client-publish action references to reachable SHAs for v16.0.13.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@glen-84 glen-84 merged commit 129d6f4 into main Jun 3, 2026
146 checks passed
@glen-84 glen-84 deleted the gai/repin-nitro-client-actions-v16-0-13 branch June 3, 2026 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants