GitHub Action Node Version
Version updated for https://github.com/bendrucker/github-action-node-version to version v1.0.1.
- This action is used across all versions by 2 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The github-action-node-version GitHub Action retrieves the specific Node.js version used by an action, enabling consistent testing or setup with the same version. It automates the process of aligning Node.js versions across workflows, ensuring compatibility and reducing potential version mismatch issues.
What’s Changed
What’s Changed
- Bump undici from 5.28.3 to 5.28.4 by @dependabot[bot] in https://github.com/bendrucker/github-action-node-version/pull/1
- Bump undici from 5.28.4 to 5.29.0 by @dependabot[bot] in https://github.com/bendrucker/github-action-node-version/pull/2
- Bump yaml from 2.4.0 to 2.8.3 by @dependabot[bot] in https://github.com/bendrucker/github-action-node-version/pull/3
- Bump uuid and @actions/core by @dependabot[bot] in https://github.com/bendrucker/github-action-node-version/pull/4
- Add Dependabot config by @bendrucker in https://github.com/bendrucker/github-action-node-version/pull/5
- Bump actions/setup-node from 4 to 6 by @dependabot[bot] in https://github.com/bendrucker/github-action-node-version/pull/6
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/bendrucker/github-action-node-version/pull/7
- Bump es-main from 1.3.0 to 1.4.0 by @dependabot[bot] in https://github.com/bendrucker/github-action-node-version/pull/9
- Bump @actions/core from 1.11.1 to 3.0.1 by @dependabot[bot] in https://github.com/bendrucker/github-action-node-version/pull/10
- Bump @vercel/ncc from 0.38.1 to 0.38.4 by @dependabot[bot] in https://github.com/bendrucker/github-action-node-version/pull/8
Full Changelog: https://github.com/bendrucker/github-action-node-version/compare/v1...v1.0.1