fix(ci): correct pnpm action version comments - #604
Merged
Lutar, Stephen P. (stephenlutar2-hash) merged 1 commit intoAug 13, 2026
Merged
Conversation
Align all 20 workflow comments with the immutable pnpm/action-setup v6.0.10 commit. Executable refs and parsed workflow semantics are unchanged. Verification: - git diff --check - parsed YAML semantic identity across 16 workflows - exact action refs unchanged and SHA-pinned - Gitleaks 8.21.2: no unallowlisted findings across 5,315 commits - project scanner: clean; 15 tests passed - local typecheck: inconclusive after a 10-minute timeout Workcell: PR-583-comment-correction Signed-off-by: Lutar, Stephen P. <stephenlutar2@gmail.com>
Lutar, Stephen P. (stephenlutar2-hash)
merged commit Aug 13, 2026
58812ff
into
main
57 checks passed
Lutar, Stephen P. (stephenlutar2-hash)
deleted the
agent/fix-pnpm-action-version-comments-v2
branch
August 13, 2026 09:40
This was referenced Aug 13, 2026
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.
Summary
Correct stale
# v4comments left after #583 pinnedpnpm/action-setupto the immutable v6.0.10 commit.
This clean successor replaces #603, whose locally valid SSH signature was not
recognized by GitHub because its synthetic author email mapped to no GitHub user.
Scope
Proof
verified=true,reason=validgit diff --check: passv6.0.10^{}=0977fd99725f1db4007ccb2928dbb4e90d06cc86Merge gate
Require a valid signature and DCO, terminal exact-head hosted checks, resolved
threads, and a normal protected merge. The hosted exact-head Typecheck is
authoritative for this PR.
Workcell:
PR-583-comment-correctionRelated: #583
Supersedes: #603