Skip to content

ci: pin actions to sha and bump pnpm/node toolchain#18

Merged
bytaesu merged 1 commit into
mainfrom
2026-05-27/ci/pin-actions-upgrade-toolchain
May 27, 2026
Merged

ci: pin actions to sha and bump pnpm/node toolchain#18
bytaesu merged 1 commit into
mainfrom
2026-05-27/ci/pin-actions-upgrade-toolchain

Conversation

@bytaesu

@bytaesu bytaesu commented May 27, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings May 27, 2026 08:56

Copilot AI left a comment

Copy link
Copy Markdown

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 updates the repository’s CI/release toolchain configuration by pinning GitHub Actions to commit SHAs and centralizing Node/pnpm versions.

Changes:

  • Adds .nvmrc with Node 24.
  • Adds packageManager metadata for pnpm 11.1.1.
  • Updates CI and release workflows to use pinned action SHAs and .nvmrc.

Reviewed changes

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

File Description
package.json Declares the pnpm package manager version.
.nvmrc Defines Node 24 for workflow setup.
.github/workflows/ci.yml Pins actions and reads Node version from .nvmrc.
.github/workflows/release.yml Pins actions and reads Node version from .nvmrc.

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

@bytaesu bytaesu merged commit 3e36329 into main May 27, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants