1
0
Fork 0

update for merging into main

pull/919/head
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)

View File

@ -1,6 +1,6 @@
{
"name": "@actions/core",
"version": "1.6.0-beta.0",
"version": "1.6.0",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

@ -1,6 +1,6 @@
{
"name": "@actions/core",
"version": "1.6.0-beta.0",
"version": "1.6.0",
"description": "Actions core lib",
"keywords": [
"github",