Merge branch 'main-oidc-client' of https://github.com/souravchanduka/toolkit into main-oidc-client

This commit is contained in:
Sourav Chanduka
2021-08-23 10:51:29 +05:30
2 changed files with 21 additions and 18 deletions

View File

@@ -3,6 +3,9 @@
### 1.6.0
- [Added OIDC Client function `getIDToken`](https://github.com/actions/toolkit/pull/887)
### 1.5.0
- [Added support for notice annotations and more annotation fields](https://github.com/actions/toolkit/pull/855)
### 1.4.0
- [Added the `getMultilineInput` function](https://github.com/actions/toolkit/pull/829)