Merge branch 'main' into main-oidc-client

This commit is contained in:
Sourav Chanduka
2021-08-19 13:43:18 +05:30
committed by GitHub
2 changed files with 21 additions and 18 deletions

View File

@@ -1,5 +1,8 @@
# @actions/core Releases
### 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)