Update docs and version

This commit is contained in:
Ross Brodbeck
2020-05-11 10:48:50 -04:00
parent 3838b887be
commit 17e10153fc
3 changed files with 12 additions and 14 deletions

View File

@@ -26,7 +26,7 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.3",
"@actions/github": "^2.1.1",
"@actions/github": "^2.2.0",
"@octokit/rest": "^16.43.1",
"semver": "^6.1.1"
},