|
|
@ -5,8 +5,8 @@
|
|
|
|
"requires": true,
|
|
|
|
"requires": true,
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@actions/cache": {
|
|
|
|
"@actions/cache": {
|
|
|
|
"version": "file:cache.tgz",
|
|
|
|
"version": "file:actions-cache-2.3.0.tgz",
|
|
|
|
"integrity": "sha512-3KKmMXpGLI/dU7+aO6V+CmWsZ5B8aP4Y+SIo14TtvxYHLxZejIinESpTxw2U88noW08uTEXZOyWpLhhQswn15g==",
|
|
|
|
"integrity": "sha512-6K816KLQeVesY/5MHI4pM1viBXhGDqcVom6sY3KX0nLQgKbvyp7wR8h9Y07rQDEKr7Gd6GfQFIy3fQZAf3hr5g==",
|
|
|
|
"requires": {
|
|
|
|
"requires": {
|
|
|
|
"@actions/core": "^1.2.6",
|
|
|
|
"@actions/core": "^1.2.6",
|
|
|
|
"@actions/exec": "^1.0.1",
|
|
|
|
"@actions/exec": "^1.0.1",
|
|
|
|