Bump all packages that have @actions/http-client as a dependency (#1088)

* bump @actions/artifact

* update @actions/cache

* Update @actions/core

* Update @actions/github

* update @actions/tool-cache
This commit is contained in:
Konrad Pabjan
2022-05-13 11:12:58 -04:00
committed by GitHub
parent 82efa3d285
commit 500d0b42fe
15 changed files with 28 additions and 12 deletions

View File

@@ -58,4 +58,7 @@
- Added support to check if Actions cache service feature is available or not [#1028](https://github.com/actions/toolkit/pull/1028)
### 2.0.3
- Update to v2.0.0 of `@actions/http-client`
- Update to v2.0.0 of `@actions/http-client`
### 2.0.4
- Update to v2.0.1 of `@actions/http-client` [#1087](https://github.com/actions/toolkit/pull/1087)

2
packages/cache/package-lock.json generated vendored
View File

@@ -1,6 +1,6 @@
{
"name": "@actions/cache",
"version": "2.0.3",
"version": "2.0.4",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

@@ -1,6 +1,6 @@
{
"name": "@actions/cache",
"version": "2.0.3",
"version": "2.0.4",
"preview": true,
"description": "Actions cache lib",
"keywords": [