Skip to content

ci: correct pinned action version comments - #778

Closed
dancer wants to merge 1 commit into
mainfrom
josh/fix-action-version-comments
Closed

ci: correct pinned action version comments#778
dancer wants to merge 1 commit into
mainfrom
josh/fix-action-version-comments

Conversation

@dancer

@dancer dancer commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

summary

the pinned action SHAs on main are correct, but the version comments next to them are not. dependabot bumped the SHAs in #768 and #769 and left the old comments in place, so every pin claims v6.0.0 while resolving to something else

pin resolves to comment said
actions/checkout@3d3c42e5 v7.0.1 v6.0.0
actions/setup-node@82076278 v7.0.0 v6.0.0
pnpm/action-setup@0ebf4713 v6.0.9 v6.0.0

CI is unaffected and has been green throughout, since GitHub resolves the SHA and ignores the comment. the point of pinning a SHA with a version comment is that a human can audit what is actually running, and right now the file says v6 while setup-node is on the v7 ESM rewrite

comments only, no SHA changes, so nothing about what CI executes changes

@dancer
dancer requested a review from cramforce as a code owner August 3, 2026 14:10
@vercel

vercel Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
chat Ready Ready Preview, v0 Aug 3, 2026 2:11pm
chat-sdk-nextjs-chat Ready Ready Preview Aug 3, 2026 2:11pm

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.

1 participant