Skip to content

Update actions node runtime [cdd-3229]#3219

Open
jrdh wants to merge 9 commits into
mainfrom
task/cdd-3229-update-actions-node-runtime
Open

Update actions node runtime [cdd-3229]#3219
jrdh wants to merge 9 commits into
mainfrom
task/cdd-3229-update-actions-node-runtime

Conversation

@jrdh
Copy link
Copy Markdown
Contributor

@jrdh jrdh commented May 29, 2026

Upgrade as many action dependencies as we can to remove node 20 deprecation warnings. E.g. https://github.com/UKHSA-Internal/data-dashboard-api/actions/runs/26643002306 which looks like this:

image

Git leaks is still lacking node 20 support (e.g. gitleaks/gitleaks-action#209) however it does work when running against node 24 (this has been tested here. If it becomes an issue in the future, we'll turn it off / look for another way of running it.

Note that every action has been upgraded to the latest version available but we use the sha of the commit that was released for security reasons. This is also ensures we pass the sonarqube checks.

Fixes #CDD-3229


Type of change

Please select the options that are relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Tech debt item (this is focused solely on addressing any relevant technical debt)

@jrdh jrdh force-pushed the task/cdd-3229-update-actions-node-runtime branch from 3aa9dda to 291e99a Compare May 29, 2026 15:19
@jrdh jrdh force-pushed the task/cdd-3229-update-actions-node-runtime branch from 291e99a to 38d079d Compare May 29, 2026 15:20
@sonarqubecloud
Copy link
Copy Markdown

@jrdh jrdh marked this pull request as ready for review May 29, 2026 15:27
@jrdh jrdh requested a review from a team as a code owner May 29, 2026 15:27
@jrdh jrdh changed the title Task/cdd 3229 update actions node runtime Update actions node runtime [cdd-3229] May 29, 2026
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