Release @actions/github v.5.0.0 (#783)

* update latest octokit definitions

* update package versions

* update link in release notes

* update tsc version
This commit is contained in:
Thomas Boop
2021-05-04 16:20:38 -04:00
committed by GitHub
parent 393feda10a
commit 208fa83feb
8 changed files with 82 additions and 100 deletions
+3
View File
@@ -1,5 +1,8 @@
# @actions/github Releases
### 5.0.0
- [Update @actions/github to include latest octokit definitions](https://github.com/actions/toolkit/pull/783)
### 4.0.0
- [Add execution state information to context](https://github.com/actions/toolkit/pull/499)
- [Update Octokit Dependencies with some api breaking changes](https://github.com/actions/toolkit/pull/498)