Skip to content

Fix stale version comment on codespell action pin - #6360

Merged
samuv merged 1 commit into
mainfrom
worktree-fix-zizmor-ref-version
Aug 18, 2026
Merged

Fix stale version comment on codespell action pin#6360
samuv merged 1 commit into
mainfrom
worktree-fix-zizmor-ref-version

Conversation

@samuv

@samuv samuv commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • The pinned SHA for codespell-project/actions-codespell was annotated # v2, but that commit is actually tagged v2.1, not v2. zizmor's ref-version-mismatch audit flags this as a stale/misleading version comment (High confidence).
  • Updated the comment to # v2.1 so it accurately reflects the tag the pinned hash points to.

Type of change

  • Bug fix

Test plan

  • Manual testing (describe below)

Confirmed via GitHub that commit 406322e on codespell-project/actions-codespell is tagged v2.1 (not v2), matching zizmor's finding.

Does this introduce a user-facing change?

No.

Generated with Claude Code

@samuv
samuv requested a review from JAORMX as a code owner August 18, 2026 08:48
@github-actions github-actions Bot added the size/XS Extra small PR: < 100 lines changed label Aug 18, 2026
@samuv
samuv merged commit 7a0c0a5 into main Aug 18, 2026
19 checks passed
@samuv
samuv deleted the worktree-fix-zizmor-ref-version branch August 18, 2026 08:52
@codecov

codecov Bot commented Aug 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.00%. Comparing base (8343851) to head (f802fd6).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6360      +/-   ##
==========================================
+ Coverage   72.96%   73.00%   +0.03%     
==========================================
  Files         742      742              
  Lines       78236    78398     +162     
==========================================
+ Hits        57085    57233     +148     
+ Misses      17172    17158      -14     
- Partials     3979     4007      +28     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions Bot mentioned this pull request Aug 18, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Extra small PR: < 100 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants