Releases: mxschmitt/action-tmate
Releases · mxschmitt/action-tmate
v3.14
What's Changed
- devops: update action deps and runners (#145)
- Avoid exceeding the GitHub REST API rate limit (#150)
- Fix action-tmate on Windows (#151)
- Add support for using action with Github Enterprise server (#148)
Full Changelog: v3.13...v3.14
v3.13
v3.12
What's Changed
- Some tests improvements by @vadz in #110
- runtime: upgrade nodejs runtime from v12 to v16 by @chenrui333 in #120
- Use new syntax of github actions' inputs by @maratori in #123
- docs: add type:boolean to workflow_dispatch by @mxschmitt in #129
New Contributors
- @chenrui333 made their first contribution in #120
- @maratori made their first contribution in #123
Full Changelog: v3...v3.12
Version 3.11
What's Changed
- fix: validation of input parameters by @mxschmitt in #109
Full Changelog: v3.10...v3.11
Version 3.10
Version 3.9
Version 3.8
What's Changed
- support for Alpine Linux by @umegaya in #100
- documentation update by @Hedingber in #97
- documentation updates by @mxschmitt in #95 and #96
New Contributors
- @Hedingber made their first contribution in #97
- @umegaya made their first contribution in #100
Full Changelog: v3.7...v3.8
Version 3.7
Version 3.6
Fixes:
- fix: support ARM64 Linux runners (#91)