chore: bump pnpm/action-setup from 4 to 6 - #273
Merged
Conversation
Dependabot's #258 could not be updated through the API — the token has no `workflow` scope, so any branch touching .github/workflows is refused. Applied by hand over SSH instead, across all seven workflows that use it rather than the one dependabot happened to diff.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replaces #258, which could not be brought up to date:
gh pr update-branchis refused for any branch touching.github/workflows, because the token has noworkflowscope.Applied by hand and pushed over SSH, which is not subject to that scope. All seven workflows that use the action move together —
ci,audit,docs,e2e,python,releaseandreporters— rather than leaving some on v4.The real proof for this one is CI running at all: if v6 broke the pnpm setup, nothing below would report.