Skip to content

chore(ci): bump GitHub Actions to Node 24#169

Merged
zepeng811 merged 1 commit into
circlefin:mainfrom
shanesavoie:chore/node24-action-bumps
Jun 18, 2026
Merged

chore(ci): bump GitHub Actions to Node 24#169
zepeng811 merged 1 commit into
circlefin:mainfrom
shanesavoie:chore/node24-action-bumps

Conversation

@shanesavoie

Copy link
Copy Markdown
Contributor

Summary

Bulk SHA-pin update of GitHub Actions to their latest Node-24-compatible release. Pre-emptive migration ahead of GitHub Actions runner Node 20 removal in Fall 2026.

Actions bumped

  • actions/checkoutdf4cb1c0… (v6.0.3)
  • actions/setup-node48b55a01… (v6.4.0)
  • actions/upload-artifact043fb46d… (v7.0.1)
  • actions/download-artifact3e5f45b2… (v8.0.1)
  • actions/github-script3a2844b7… (v9.0.0)
  • docker/setup-buildx-actiond7f5e7f5… (v4.1.0)
  • docker/bake-action6614cfa2… (v7.2.0)
  • docker/build-push-actionf9f30427… (v7.2.0)
  • docker/login-action650006c6… (v4.2.0)
  • anchore/sbom-actione22c3899… (v0.24.0)
  • bufbuild/buf-actionfd21066d… (v1.4.0)
  • crazy-max/ghaction-import-gpg2dc316de… (v7.0.0)

Verification

Every emitted SHA was verified via gh api /repos/<owner>/<repo>/commits/<sha> before commit.

Background

Node 20 is being removed from GitHub Actions runners in Fall 2026 (see GitHub changelog). This PR pre-emptively bumps every pinned third-party action to its first Node-24-compatible release so the workflows keep running on the new runner default.

@zepeng811 zepeng811 merged commit bd4ab47 into circlefin:main Jun 18, 2026
8 checks passed
@github-actions github-actions Bot added the pending-import Merged PR awaiting reverse-sync to upstream label Jun 18, 2026
@circle-github-action-bot circle-github-action-bot added import-skipped Import skipped (no-op diff or already on target) and removed pending-import Merged PR awaiting reverse-sync to upstream labels Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

import-skipped Import skipped (no-op diff or already on target)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants