Skip to content

chore: Bump actions off Node.js 20#105

Open
dervoeti wants to merge 1 commit into
mainfrom
chore/bump-node20-actions
Open

chore: Bump actions off Node.js 20#105
dervoeti wants to merge 1 commit into
mainfrom
chore/bump-node20-actions

Conversation

@dervoeti
Copy link
Copy Markdown
Member

@dervoeti dervoeti commented May 21, 2026

We'll soon be affected by this (see the warnings in this PR run for example):

Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: anchore/sbom-action@0b82b0b, docker/login-action@5e57cd1, docker/setup-buildx-action@8d2750c. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026.

This PR bumps three actions to get off Node.js 20 before the GitHub Actions runner deprecation:

  • docker/login-action v3.6.0 -> v4.1.0
  • docker/setup-buildx-action v3.12.0 -> v4.0.0
  • anchore/sbom-action/download-syft v0.21.1 -> v0.24.0
  • Swatinem/rust-cache v2.8.2 -> v2.9.1
  • slackapi/slack-github-action v2.1.1 -> v3.0.3
  • replicatedhq/replicated-actions/{create,remove}-cluster v1.19.0 -> v1.26.0

All three releases switch the runtime to Node.js 24.

I checked the changelogs for breaking changes (also Syft changelog), didn't spot anything that would affect us.

@dervoeti dervoeti moved this to Development: Waiting for Review in Stackable Engineering May 21, 2026
@dervoeti dervoeti self-assigned this May 21, 2026
@dervoeti dervoeti force-pushed the chore/bump-node20-actions branch from e1d7b92 to 352567d Compare May 21, 2026 19:52
@dervoeti dervoeti force-pushed the chore/bump-node20-actions branch from 352567d to 5767ec8 Compare May 21, 2026 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Development: Waiting for Review

Development

Successfully merging this pull request may close these issues.

1 participant