@actions/core 1.7.0 release

This commit is contained in:
Rob Herley
2022-04-20 20:42:50 +00:00
committed by GitHub
parent 91f9153ca8
commit 3048a9d72c
3 changed files with 5 additions and 2 deletions

View File

@@ -1,5 +1,8 @@
# @actions/core Releases
### 1.7.0
- [Added `markdownSummary` extension](https://github.com/actions/toolkit/pull/1014)
### 1.6.0
- [Added OIDC Client function `getIDToken`](https://github.com/actions/toolkit/pull/919)
- [Added `file` parameter to `AnnotationProperties`](https://github.com/actions/toolkit/pull/896)