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

* update dependencies

This commit is contained in:
shimataro 2019-09-19 07:19:14 +09:00
parent 12ebc47e22
commit 1ed17ff3a2
No known key found for this signature in database
GPG key ID: BE92C05736911A9D
11 changed files with 469 additions and 463 deletions

View file

@ -26,7 +26,7 @@
"author": "shimataro",
"license": "MIT",
"dependencies": {
"@actions/core": "1.1.0",
"@actions/core": "1.1.1",
"@actions/github": "1.1.0",
"@actions/io": "1.0.1",
"@actions/tool-cache": "1.1.1"