@actions/github release version 5.1.0 (#1182)

This commit is contained in:
Luke Tomlinson
2022-09-23 10:01:00 -04:00
committed by GitHub
parent 94de2cf6d4
commit ebe4ac336f
3 changed files with 8 additions and 3 deletions
+5
View File
@@ -1,5 +1,10 @@
# @actions/github Releases
### 5.1.0
- Add additionalPlugins parameter to getOctokit method [#1181](https://github.com/actions/toolkit/pull/1181)
- Dependency updates [#1180](https://github.com/actions/toolkit/pull/1180)
### 5.0.3
- - Update to v2.0.1 of `@actions/http-client` [#1087](https://github.com/actions/toolkit/pull/1087)