Skip to content

NO-ISSUE: update install pnpm action#106

Merged
ricardozanini merged 3 commits intoserverlessworkflow:mainfrom
fantonangeli:no-issue-update-install-pnpm-action
Apr 17, 2026
Merged

NO-ISSUE: update install pnpm action#106
ricardozanini merged 3 commits intoserverlessworkflow:mainfrom
fantonangeli:no-issue-update-install-pnpm-action

Conversation

@fantonangeli
Copy link
Copy Markdown
Member

Bumps pnpm/action-setup from 5 to 6.
Helping dependabot PR: #66

This PR remove the option --frozen-lockfile from pnpm install as it is a default now: https://pnpm.io/cli/install#--frozen-lockfile
upstream pnpm/action-setup issue: pnpm/action-setup#228

dependabot bot and others added 2 commits April 17, 2026 15:22
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 5 to 6.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](pnpm/action-setup@v5...v6)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: fantonangeli <fabrizio.antonangeli@gmail.com>
Copilot AI review requested due to automatic review settings April 17, 2026 16:06
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates GitHub Actions CI workflows to use the latest pnpm/action-setup major version and adjusts the install command to match current pnpm defaults.

Changes:

  • Bump pnpm/action-setup from v5 to v6 in CI workflows
  • Remove --frozen-lockfile flag from pnpm install in the build workflow

Reviewed changes

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

File Description
.github/workflows/ci_check_license_headers.yaml Updates pnpm setup action to v6 for the license-header check workflow
.github/workflows/ci_build.yaml Updates pnpm setup action to v6 and simplifies dependency install command

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

Comment thread .github/workflows/ci_build.yaml
Comment thread .github/workflows/ci_build.yaml
Signed-off-by: fantonangeli <fabrizio.antonangeli@gmail.com>
@ricardozanini ricardozanini merged commit 838939e into serverlessworkflow:main Apr 17, 2026
5 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.

3 participants