Skip to content

ci: align stale mise-action version comments with the pinned tag#2306

Merged
dyoshikawa merged 1 commit into
mainfrom
resolve-issue-2301-mise-action-comments
Jul 17, 2026
Merged

ci: align stale mise-action version comments with the pinned tag#2306
dyoshikawa merged 1 commit into
mainfrom
resolve-issue-2301-mise-action-comments

Conversation

@dyoshikawa

Copy link
Copy Markdown
Owner

Summary

Aligns the stale # v2 version comments on jdx/mise-action SHA pins with the tag the SHA actually points to.

Verified against upstream before editing: e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d is the commit for jdx/mise-action tag v4.2.0 (the v2 ref points elsewhere), so the correct comment on current main is # v4.2.0. Note the issue text cites v4.2.1/dad1bfd3… — that reflects the still-open Dependabot PR #2297 branch, not main; once #2297 merges, Dependabot will bump these now-parseable comments along with the SHA.

Changed (4 occurrences, comment-only):

  • .github/workflows/e2e-binaries.yml (2 places): # v2# v4.2.0
  • .github/workflows/publish.yml: # v2# v4.2.0
  • .github/workflows/publish-assets.yml: # v2# v4.2.0

Also performed the issue's optional sweep: every other SHA-pinned action comment across .github/workflows/*.yml was verified against its upstream tag (dereferencing annotated tags for actions/github-script, flatt-security/setup-takumi-guard-npm, softprops/action-gh-release) — all already accurate, no further drift.

No behavioral change; pnpm cicheck passes.

Note

Left unmerged intentionally: workflow-file changes are excluded from autonomous merging. Please review and merge manually.

Closes #2301

🤖 Generated with Claude Code

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@dyoshikawa
dyoshikawa merged commit 7f0478e into main Jul 17, 2026
12 checks passed
@dyoshikawa
dyoshikawa deleted the resolve-issue-2301-mise-action-comments branch July 17, 2026 11:25
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.

Align stale mise-action version comments (# v2) with the actual pinned tag in workflows

2 participants