|
|
@ -5,9 +5,9 @@
|
|
|
|
"requires": true,
|
|
|
|
"requires": true,
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@actions/cache": {
|
|
|
|
"@actions/cache": {
|
|
|
|
"version": "0.2.0",
|
|
|
|
"version": "0.2.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@actions/cache/-/cache-0.2.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@actions/cache/-/cache-0.2.1.tgz",
|
|
|
|
"integrity": "sha512-UwAVt2bIrPxEHB++qlOpmH0+JkyJ5NZn65Wh2V/9tVVpQpAPs9Yn22f/E/NeDLL8L9050tQpvcZjUR9NCAdsYw==",
|
|
|
|
"integrity": "sha512-CV2D9zp+d+nL7o6XK/I7vVh350JglPMp/jHi9ppRUkdBHPUeP0UHVUfygZaAs8WmxhhWY1MI0gWah+t0QYu3Fg==",
|
|
|
|
"requires": {
|
|
|
|
"requires": {
|
|
|
|
"@actions/core": "^1.2.4",
|
|
|
|
"@actions/core": "^1.2.4",
|
|
|
|
"@actions/exec": "^1.0.1",
|
|
|
|
"@actions/exec": "^1.0.1",
|
|
|
|