build(deps): bump pnpm/action-setup from 6.0.8 to 6.0.9#179
build(deps): bump pnpm/action-setup from 6.0.8 to 6.0.9#179dependabot[bot] wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Code Coverage OverviewLanguages: TypeScript TypeScript / code-coverage/arkorThe overall coverage remains at 99%, unchanged from the branch. TypeScript / code-coverage/create-arkorThe overall coverage remains at 56%, unchanged from the branch. TypeScript / code-coverage/cli-internalThe overall coverage remains at 97%, unchanged from the branch. TypeScript / code-coverage/studio-appThe overall coverage remains at 53%, unchanged from the branch. Updated |
There was a problem hiding this comment.
Pull request overview
This PR updates the pinned GitHub Action revision for pnpm/action-setup from v6.0.8 to v6.0.9 across the repo’s CI and release workflows, keeping action dependencies current while preserving the repository’s “pin by commit SHA” supply-chain posture.
Changes:
- Bump
pnpm/action-setupfromv6.0.8tov6.0.9(commit SHA pin update). - Apply the bump consistently across CI, build (trusted builder), release, and release dry-run workflows.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| .github/workflows/build.yaml | Updates the pinned pnpm/action-setup SHA used in the trusted builder workflow. |
| .github/workflows/ci.yaml | Updates the pinned pnpm/action-setup SHA used in CI and coverage jobs. |
| .github/workflows/release.yaml | Updates the pinned pnpm/action-setup SHA used in the release test job. |
| .github/workflows/release-dry-run.yaml | Updates the pinned pnpm/action-setup SHA used in the dry-run test job. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
59c2cb9 to
3bda53d
Compare
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 6.0.8 to 6.0.9. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@0e279bb...0ebf471) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: 6.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
3bda53d to
67049fe
Compare
Bumps pnpm/action-setup from 6.0.8 to 6.0.9.
Release notes
Sourced from pnpm/action-setup's releases.
Commits
0ebf471fix: update pnpm to v11.7.0 (#267)