Skip to content

Update GitHub Actions to latest versions#702

Merged
laughingman7743 merged 5 commits intomasterfrom
chore/update-pinned-actions
Mar 29, 2026
Merged

Update GitHub Actions to latest versions#702
laughingman7743 merged 5 commits intomasterfrom
chore/update-pinned-actions

Conversation

@laughingman7743
Copy link
Copy Markdown
Member

WHAT

  • Update all GitHub Actions to latest major versions (Node.js 20 deprecation fix)
  • Fix pinact workflow to checkout PR source branch (head_ref) for auto-fix push support
  • All version tags intentionally left unpinned — pinact-action will auto-commit the hashes

WHY

  • actions/checkout@v4 triggers Node.js 20 deprecation warning (EOL June 2026)
  • Verifies pinact-action auto-fix functionality in production

laughingman7743 and others added 5 commits March 30, 2026 00:34
Update all actions to latest major versions. Also add head_ref
checkout to pinact workflow for proper branch push support.

Hashes will be pinned automatically by pinact-action.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Use v1.13.0 instead of v1, as this repo only provides full
semver tags (no major-only tags). pinact will pin to hash.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@laughingman7743 laughingman7743 marked this pull request as ready for review March 29, 2026 15:41
@laughingman7743 laughingman7743 merged commit 25e5356 into master Mar 29, 2026
16 checks passed
@laughingman7743 laughingman7743 deleted the chore/update-pinned-actions branch March 29, 2026 16:17
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