updating actions io
This commit is contained in:
Binary file not shown.
BIN
actions-io-1.1.2.tgz
Normal file
BIN
actions-io-1.1.2.tgz
Normal file
Binary file not shown.
733
dist/index.js
vendored
733
dist/index.js
vendored
File diff suppressed because one or more lines are too long
14
package-lock.json
generated
14
package-lock.json
generated
@@ -59,18 +59,8 @@
|
||||
}
|
||||
},
|
||||
"@actions/io": {
|
||||
"version": "file:actions-exec-1.1.1.tgz",
|
||||
"integrity": "sha512-Tx9iCldWRCHdXshU+wFNrtf3ibEiIh38inEVVF1nvXrpDwyqECsa2E63VvpmO0BXr6/QOnCsOYthrf8zzQjTwQ==",
|
||||
"requires": {
|
||||
"@actions/io": "^1.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/io": {
|
||||
"version": "1.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@actions/io/-/io-1.1.2.tgz",
|
||||
"integrity": "sha512-d+RwPlMp+2qmBfeLYPLXuSRykDIFEwdTA0MMxzS9kh4kvP1ftrc/9fzy6pX6qAjthdXruHQ6/6kjT/DNo5ALuw=="
|
||||
}
|
||||
}
|
||||
"version": "file:actions-io-1.1.2.tgz",
|
||||
"integrity": "sha512-/IuonxgI4LQ40baK2OdXByx6aH1/BwlzJGXeeRDjpXXL+KaFPMTC7uYjK4dCHBD96LQDZxKDbqjwbEuJfyzkWw=="
|
||||
},
|
||||
"@actions/tool-cache": {
|
||||
"version": "1.1.2",
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/exec": "^1.0.1",
|
||||
"@actions/github": "^2.2.0",
|
||||
"@actions/io": "actions-exec-1.1.1.tgz",
|
||||
"@actions/io": "actions-io-1.1.2.tgz",
|
||||
"@actions/tool-cache": "^1.1.2",
|
||||
"uuid": "^3.3.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user