Skip to content

ci: bump node20 actions for node24 cutover#45

Merged
pavlovic-ivan merged 1 commit into
mainfrom
ci/bump-node20-actions-to-node24
Jun 1, 2026
Merged

ci: bump node20 actions for node24 cutover#45
pavlovic-ivan merged 1 commit into
mainfrom
ci/bump-node20-actions-to-node24

Conversation

@pavlovic-ivan

Copy link
Copy Markdown
Contributor

GitHub forces using: node20 JS actions to Node 24 on 2026-06-02. Bumping the affected pins across 8 workflows and 2 composite actions to the lowest tag that declares using: node24.

  • actions/checkout: v4.3.1 → v5.0.1
  • actions/create-github-app-token: v2.2.2 → v3.2.0 (v2 is still node20)
  • actions/github-script: v7.1.0 → v8.0.0

Note: tf-plan.yaml already had actions/github-script@v8 at one call site (the SHA on v8 is node24); that one stays. Only the v7 site is bumped.

This callee repo is the upstream for several reusable workflows consumed by github-configuration. The reusable-workflow uses: from that repo continues to point at @v0.2.5 (annotated tag, not a JS action — out of scope for the node20 forcing).

- actions/checkout v4.3.1 -> v5.0.1
- actions/create-github-app-token v2.2.2 -> v3.2.0
- actions/github-script v7.1.0 -> v8.0.0
@pavlovic-ivan pavlovic-ivan requested a review from bitwisecook May 28, 2026 13:26

@bitwisecook bitwisecook left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM

@pavlovic-ivan pavlovic-ivan merged commit 730cede into main Jun 1, 2026
1 check passed
@pavlovic-ivan pavlovic-ivan deleted the ci/bump-node20-actions-to-node24 branch June 1, 2026 09:53
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