This removes the @actions/core
dependency (zero-deps now!) and addresses an edge case where the Glitch API may respond with an unexpected JSON response.
What's Changed
- chore(deps): npm up by @kanadgupta in #67
- refactor: remove
@actions/core
by @kanadgupta in #68 - fix: better error message, handle unexpected JSON responses by @kanadgupta in #69
Full Changelog: v3.0.0...v3.0.1