Skip to content

chore: update actions and force Node.js 24 for node20 actions#4

Merged
CybotTM merged 3 commits intomainfrom
chore/update-action-versions
Apr 1, 2026
Merged

chore: update actions and force Node.js 24 for node20 actions#4
CybotTM merged 3 commits intomainfrom
chore/update-action-versions

Conversation

@CybotTM
Copy link
Copy Markdown
Member

@CybotTM CybotTM commented Apr 1, 2026

Summary

  • Update step-security/harden-runner v2.16.0 → v2.16.1 across all 13 workflow files
  • Add FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true env to gitleaks-action and dependency-review-action steps — both actions still ship node20 with no newer release available
  • GitHub will force Node.js 24 on 2026-06-02; this opts in early to avoid breakage

Closes #3

Test plan

  • CI passes on this repo
  • Consumer repos (e.g. t3x-rte_ckeditor_image) no longer show Node.js 20 deprecation warnings after merge

- Update step-security/harden-runner v2.16.0 → v2.16.1 (all workflows)
- Add FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true for gitleaks-action and
  dependency-review-action (both still ship node20, no newer release
  available — upstream tracking in #3)
@gemini-code-assist
Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@CybotTM CybotTM merged commit eafa800 into main Apr 1, 2026
6 checks passed
@CybotTM CybotTM deleted the chore/update-action-versions branch April 1, 2026 09:27
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.

chore: update actions using Node.js 20 to Node.js 24

1 participant