refactor: remove core actions toolkit dependency (#397)

* refactor: add a `getInput` function

* refactor: replace `core.getBooleanInput` with `getInput`

* refactor: replace `core.getMultilineInput` with `getInput`

* refactor: replace `core.setOutput` with dirrect append to `GITHUB_OUTPUT`

* refactor: replace `core.setFailed` with direct stdout write
This commit is contained in:
Alfi Maulana
2024-08-06 22:42:23 +07:00
committed by GitHub
parent fe729787d8
commit 44a0a4c6c2
6 changed files with 106 additions and 26807 deletions

26715
dist/index.js generated vendored

File diff suppressed because one or more lines are too long