prepare @actions/exec 2.0.1 relesae + chore(core): bump @actions/exec from ^1.1.1 to ^2.0.0 by salmanmkc · Pull Request #2199 · actions/toolkit (original) (raw)
Pull request overview
This PR upgrades the @actions/exec dependency in the @actions/core package from version ^1.1.1 to ^2.0.0 to align with other packages in the toolkit and eliminate duplicate dependencies in consuming projects.
Key Changes:
- Updated
@actions/execdependency to^2.0.0(a non-breaking version bump) - Incremented
@actions/corepackage version to2.0.1 - Added submodule references for related action packages
Reviewed changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| packages/core/package.json | Updated @actions/exec dependency version and bumped package version |
| actions-upload-artifact | Added submodule commit reference |
| actions-download-artifact | Added submodule commit reference |
| actions-cache | Added submodule commit reference |
Files not reviewed (1)
- packages/core/package-lock.json: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.