Merge pull request #922 from docker/dependabot/npm_and_yarn/actions/core-2.0.2
build(deps): bump @actions/core from 2.0.1 to 2.0.2
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
"dependencies": {
|
||||
"@actions/artifact": "^5.0.1",
|
||||
"@actions/cache": "^5.0.1",
|
||||
"@actions/core": "^2.0.1",
|
||||
"@actions/core": "^2.0.2",
|
||||
"@actions/exec": "^2.0.0",
|
||||
"@actions/github": "^7.0.0",
|
||||
"@actions/http-client": "^3.0.1",
|
||||
|
||||
14
yarn.lock
14
yarn.lock
@@ -61,7 +61,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@actions/core@npm:^2.0.0, @actions/core@npm:^2.0.1":
|
||||
"@actions/core@npm:^2.0.0":
|
||||
version: 2.0.1
|
||||
resolution: "@actions/core@npm:2.0.1"
|
||||
dependencies:
|
||||
@@ -71,6 +71,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@actions/core@npm:^2.0.2":
|
||||
version: 2.0.2
|
||||
resolution: "@actions/core@npm:2.0.2"
|
||||
dependencies:
|
||||
"@actions/exec": "npm:^2.0.0"
|
||||
"@actions/http-client": "npm:^3.0.1"
|
||||
checksum: 10/37547d3668c7df0b498b7f4596e190a9bf27d3d24f9c9b8b9718c6e79f3d550ef7bab9b2e517d54de163e36f0e1fdc51cc688753130caf3240cefb9ac37cd0b3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@actions/exec@npm:^1.0.0, @actions/exec@npm:^1.1.1":
|
||||
version: 1.1.1
|
||||
resolution: "@actions/exec@npm:1.1.1"
|
||||
@@ -1195,7 +1205,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@actions/artifact": "npm:^5.0.1"
|
||||
"@actions/cache": "npm:^5.0.1"
|
||||
"@actions/core": "npm:^2.0.1"
|
||||
"@actions/core": "npm:^2.0.2"
|
||||
"@actions/exec": "npm:^2.0.0"
|
||||
"@actions/github": "npm:^7.0.0"
|
||||
"@actions/http-client": "npm:^3.0.1"
|
||||
|
||||
Reference in New Issue
Block a user