Skip to content

chore: update GitHub Action runtime to node24#26

Open
harrison-akeyless wants to merge 1 commit into
akeyless-community:mainfrom
harrison-akeyless:node24-runtime-update
Open

chore: update GitHub Action runtime to node24#26
harrison-akeyless wants to merge 1 commit into
akeyless-community:mainfrom
harrison-akeyless:node24-runtime-update

Conversation

@harrison-akeyless
Copy link
Copy Markdown

Summary

This change updates the action runtime from node20 to node24 and fixes the local packaging workflow so the action can be rebuilt from a clean checkout.

Changes

  • update runs.using in action.yml from node20 to node24
  • add @vercel/ncc as a dev dependency so npm run package works as documented
  • regenerate dist/index.js and the required bundled dist assets

Validation

  • npm run test — 25/25 PASS
  • npm run package — SUCCESS

Notes

The rebuilt bundle emits additional dist assets that are referenced by dist/index.js, so they are included with the packaged action output.

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