Add debugging for get input

This commit is contained in:
Luke Tomlinson
2021-05-17 17:24:02 -04:00
parent 98ed4cb500
commit 2b520f1a1a
3 changed files with 472 additions and 400 deletions

View File

@@ -30,7 +30,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/core": "file:../toolkit/packages/core",
"@actions/github": "^4.0.0",
"lodash.deburr": "^4.1.0",
"semver": "^7.3.5"