Update release for core 1.5.0 (#873)

* Update release for core 1.5.0

* Update RELEASES.md

* Run npm audit fix
This commit is contained in:
Luke Tomlinson
2021-08-18 09:26:19 -04:00
committed by GitHub
parent f0b00fd201
commit ea81280a4d
3 changed files with 22 additions and 19 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)