diff --git a/packages/exec/RELEASES.md b/packages/exec/RELEASES.md index 527f90f6..6e6e76d0 100644 --- a/packages/exec/RELEASES.md +++ b/packages/exec/RELEASES.md @@ -2,7 +2,7 @@ ### 2.0.0 - Add support for Node 24 [#2110](https://github.com/actions/toolkit/pull/2110) -- Bump @actions/io from 1.0.1 to 2.0.0 +- Bump @actions/io dependency from ^1.0.1 to ^2.0.0 ### 1.1.1 - Update `lockfileVersion` to `v2` in `package-lock.json [#1024](https://github.com/actions/toolkit/pull/1024)