update for merging into main

This commit is contained in:
Thomas Boop
2021-09-28 08:53:32 -04:00
parent 8360baed2c
commit 0a588c33a3
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
# @actions/core Releases
### 1.6.0
- [Added OIDC Client function `getIDToken`](https://github.com/actions/toolkit/pull/887)
- [Added OIDC Client function `getIDToken`](https://github.com/actions/toolkit/pull/919)
### 1.5.0
- [Added support for notice annotations and more annotation fields](https://github.com/actions/toolkit/pull/855)