1
0
Fork 0
mirror of https://github.com/shimataro/ssh-key-action.git synced 2025-06-19 22:52:10 +10:00

Feature/update dependencies 20200314 (#124)

* update dependencies

* * update CHANGELOG
This commit is contained in:
shimataro 2020-03-14 14:14:40 +09:00 committed by GitHub
parent f75e1f50c3
commit 6f49ca664f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 582 additions and 488 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@actions/core",
"version": "1.2.2",
"version": "1.2.3",
"description": "Actions core lib",
"keywords": [
"github",
@ -38,7 +38,7 @@
"@types/node": "^12.0.2"
}
,"_resolved": "https://registry.npmjs.org/@actions/core/-/core-1.2.2.tgz"
,"_integrity": "sha512-IbCx7oefq+Gi6FWbSs2Fnw8VkEI6Y4gvjrYprY3RV//ksq/KPMlClOerJ4jRosyal6zkUIc8R9fS/cpRMlGClg=="
,"_from": "@actions/core@1.2.2"
,"_resolved": "https://registry.npmjs.org/@actions/core/-/core-1.2.3.tgz"
,"_integrity": "sha512-Wp4xnyokakM45Uuj4WLUxdsa8fJjKVl1fDTsPbTEcTcuu0Nb26IPQbOtjmnfaCPGcaoPOOqId8H9NapZ8gii4w=="
,"_from": "@actions/core@1.2.3"
}