Addressed minor comments

This commit is contained in:
Sourav Chanduka
2021-08-23 10:49:53 +05:30
parent 4631854e0f
commit d9212ff45b
5 changed files with 14 additions and 11 deletions
+3
View File
@@ -1,5 +1,8 @@
# @actions/core Releases
### 1.6.0
- [Added OIDC Client function `getIDToken`](https://github.com/actions/toolkit/pull/887)
### 1.4.0
- [Added the `getMultilineInput` function](https://github.com/actions/toolkit/pull/829)