diff --git a/packages/github/RELEASES.md b/packages/github/RELEASES.md index c0e1dc5a..e71b38b9 100644 --- a/packages/github/RELEASES.md +++ b/packages/github/RELEASES.md @@ -1,5 +1,9 @@ # @actions/github Releases +### 6.0.1 + +- Dependency updates [#2043](https://github.com/actions/toolkit/pull/2043/) + ### 6.0.0 - Support the latest Octokit in @actions/github [#1553](https://github.com/actions/toolkit/pull/1553) - Drop support of NodeJS v14, v16