Third patch release of the second public release (v1.1.3) of @PhrozenByte's GitHub Workflow Immortality.
Changelog (in comparison to v1.0.0):
- [#3] Trim environment variables before usage to support GitHub Action variables (thank you @Tsuk1ko) [85f28bb]
- Various small improvements [febd188] [031c085]
- Properly handle HTTP redirects and partial GitHub API responses [eff45ae]
- Check and document
awkscript dependency [176fb51] - Fix usage of 'REPO' env variable [a55e781]
- Various small improvements [6a65ea0]
- Refactor functions to use return variables instead [a58ce23]
- Add
--verboseoption to print a list of issued GitHub API requests [f6c8bd3] - Respect GitHub's API rate limit [5630517]
- Add
--forksoption to also load forked repositories [6cbccc4] - [#1] Exclude workflows not matching '.github/workflows/*' [a274dce]
- Various small improvements [fd10aa4]