Skip to content

ci: bump GitHub Actions to Node 24 runtimes#633

Merged
lakhansamani merged 1 commit into
mainfrom
chore/bump-actions-node24
Jun 15, 2026
Merged

ci: bump GitHub Actions to Node 24 runtimes#633
lakhansamani merged 1 commit into
mainfrom
chore/bump-actions-node24

Conversation

@lakhansamani

Copy link
Copy Markdown
Contributor

Clears the Node 20 deprecation warnings shown on Go tests (SQLite), Release smoke (GraphQL + REST + gRPC + MCP), and Build and push Docker image before GitHub forces the migration on June 16, 2026.

Changes

  • actions/checkout v4 → v5 (Node 24)
  • actions/setup-go v5 → v6 (Node 24)
  • docker/setup-buildx-action v3 → v4 (Node 24, v4.0.0)
  • docker/login-action v3 → v4 (Node 24, v4.0.0)

Applied across ci.yml, release.yaml, buf.yml, and govulncheck.yml. scorecard.yml is left untouched — its actions are intentionally SHA-pinned for OpenSSF Scorecard compliance.

checkout@v4->v5, setup-go@v5->v6, docker/{setup-buildx,login}@v3->v4.
Clears the Node 20 deprecation warnings before the Jun 16 forced migration.
@lakhansamani lakhansamani merged commit 3c01987 into main Jun 15, 2026
6 checks passed
@lakhansamani lakhansamani deleted the chore/bump-actions-node24 branch June 15, 2026 12:35
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