Skip to content

Replace pinned commit hashes with version tags and add cache paths#241

Merged
DoodleBobBuffPants merged 1 commit into
mainfrom
workflow-versions
Feb 11, 2026
Merged

Replace pinned commit hashes with version tags and add cache paths#241
DoodleBobBuffPants merged 1 commit into
mainfrom
workflow-versions

Conversation

@DoodleBobBuffPants
Copy link
Copy Markdown
Contributor

Summary

  • Replace pinned commit hash references with version tags (e.g. @v6, @v5, @v4) across all GitHub Actions workflow files for improved readability and easier maintenance
  • Add cache-dependency-path: yarn.lock to setup-node actions to ensure consistent and correct dependency caching

Test plan

  • Verify CI workflows pass on this branch
  • Confirm all action version tags resolve to valid releases

🤖 Generated with Claude Code

@DoodleBobBuffPants DoodleBobBuffPants force-pushed the workflow-versions branch 3 times, most recently from 4d7e8ac to 16a9293 Compare February 11, 2026 10:32
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown

@madninjaskillz madninjaskillz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@DoodleBobBuffPants DoodleBobBuffPants merged commit 838f35e into main Feb 11, 2026
25 checks passed
@DoodleBobBuffPants DoodleBobBuffPants deleted the workflow-versions branch February 11, 2026 10:37
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.

2 participants