Fix InputList (#6)

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2020-12-23 23:44:52 +01:00
committed by GitHub
parent 7cf3c8378f
commit 17d88abe59
6 changed files with 1515 additions and 61 deletions

View File

@@ -31,6 +31,7 @@
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.4",
"@actions/github": "^4.0.0",
"csv-parse": "^4.14.2",
"semver": "^7.3.4",
"tmp": "^0.2.1"
},