chore(core): bump @actions/exec from ^1.1.1 to ^2.0.0

Aligns with cache package which already uses [email protected], avoiding nested duplicate dependencies.
This commit is contained in:
Salman Muin Kayser Chishti
2025-12-10 11:54:17 +00:00
parent bdddd872e3
commit b2e6a5a284
3 changed files with 24 additions and 65 deletions
+3
View File
@@ -1,5 +1,8 @@
# @actions/core Releases
## 2.0.1
- Bump @actions/exec from 1.1.1 to 2.0.0 [#2199](https://github.com/actions/toolkit/pull/2199)
## 2.0.0
- Add support for Node 24 [#2110](https://github.com/actions/toolkit/pull/2110)
- Bump @actions/http-client from 2.0.1 to 3.0.0