Commit ec2c3d7
chore(ci): Bump pnpm/action-setup to v5 and pin to commit SHA (#20462)
## Summary
- Bump `pnpm/action-setup` from v4 to v5.0.0
- Pin to exact commit SHA
([`fc06bc1257f339d1d5d8b3a19a8cae5388b55320`](pnpm/action-setup@fc06bc1))
instead of a mutable version tag for supply chain security
Updated in `build.yml` (2 occurrences) and `canary.yml` (1 occurrence).
### Changelog (v4 → v5)
**v5.0.0** — Updated the action to use Node.js 24 (resolves GHA
deprecation warning for Node.js 20 actions).
**v4.4.0** — Updated the action to use Node.js 24.
**v4.3.0** — Store caching support, docs fixes, dependency cleanup.
**v4.2.0** — Respects `.npmrc` registry configuration when fetching
pnpm.
**v4.1.0** — Added support for `package.yaml`.
Full changelog:
pnpm/action-setup@v4.0.0...v5.0.0
## Test plan
- [ ] CI passes — E2E tests use pnpm for package installation
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 358a49b commit ec2c3d7
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
922 | 922 | | |
923 | 923 | | |
924 | 924 | | |
925 | | - | |
| 925 | + | |
926 | 926 | | |
927 | 927 | | |
928 | 928 | | |
| |||
1054 | 1054 | | |
1055 | 1055 | | |
1056 | 1056 | | |
1057 | | - | |
| 1057 | + | |
1058 | 1058 | | |
1059 | 1059 | | |
1060 | 1060 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
0 commit comments