|
|
|
@ -9,7 +9,7 @@
|
|
|
|
"version": "3.2.2",
|
|
|
|
"version": "3.2.2",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@actions/artifact": "^1.1.2",
|
|
|
|
"@actions/artifact": "^1.1.3",
|
|
|
|
"@actions/core": "^1.10.0",
|
|
|
|
"@actions/core": "^1.10.0",
|
|
|
|
"@actions/glob": "^0.5.0",
|
|
|
|
"@actions/glob": "^0.5.0",
|
|
|
|
"@actions/io": "^1.1.2"
|
|
|
|
"@actions/io": "^1.1.2"
|
|
|
|
@ -32,9 +32,10 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@actions/artifact": {
|
|
|
|
"node_modules/@actions/artifact": {
|
|
|
|
"version": "1.1.2",
|
|
|
|
"version": "1.1.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@actions/artifact/-/artifact-1.1.2.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@actions/artifact/-/artifact-1.1.3.tgz",
|
|
|
|
"integrity": "sha512-1gLONA4xw3/Q/9vGxKwkFdV9u1LE2RWGx/IpAqg28ZjprCnJFjwn4pA7LtShqg5mg5WhMek2fjpyH1leCmOlQQ==",
|
|
|
|
"integrity": "sha512-upUEBnt+yuKKprr+K0LyigDyNJMNdXdWZaID6oGrmftaWJfG0TdKwj2BEHuUpn3J2teNpOTvvy7AGNtw+sykCQ==",
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@actions/core": "^1.9.1",
|
|
|
|
"@actions/core": "^1.9.1",
|
|
|
|
"@actions/http-client": "^2.0.1",
|
|
|
|
"@actions/http-client": "^2.0.1",
|
|
|
|
@ -6064,9 +6065,9 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@actions/artifact": {
|
|
|
|
"@actions/artifact": {
|
|
|
|
"version": "1.1.2",
|
|
|
|
"version": "1.1.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@actions/artifact/-/artifact-1.1.2.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@actions/artifact/-/artifact-1.1.3.tgz",
|
|
|
|
"integrity": "sha512-1gLONA4xw3/Q/9vGxKwkFdV9u1LE2RWGx/IpAqg28ZjprCnJFjwn4pA7LtShqg5mg5WhMek2fjpyH1leCmOlQQ==",
|
|
|
|
"integrity": "sha512-upUEBnt+yuKKprr+K0LyigDyNJMNdXdWZaID6oGrmftaWJfG0TdKwj2BEHuUpn3J2teNpOTvvy7AGNtw+sykCQ==",
|
|
|
|
"requires": {
|
|
|
|
"requires": {
|
|
|
|
"@actions/core": "^1.9.1",
|
|
|
|
"@actions/core": "^1.9.1",
|
|
|
|
"@actions/http-client": "^2.0.1",
|
|
|
|
"@actions/http-client": "^2.0.1",
|
|
|
|
|