Skip to content

Releases: mxschmitt/action-tmate

v3.23

23 Oct 08:43
v3.23
c0afd6f

Choose a tag to compare

What's Changed

  • Fix regex to match Almalinux correctly by @craigds in #233
  • ci(manual-test): update list of runner images by @muzimuzhi in #224
  • Convert the manual-test workflow to allow specifying which runner OS to use by @dscho in #225
  • chore(deps): bump @octokit/plugin-paginate-rest, @actions/github and @octokit/rest by @dependabot[bot] in #212

New Contributors

Full Changelog: v3.22...v3.23

Version 3

11 Sep 11:16
c0afd6f

Choose a tag to compare

v3

Merge pull request #212 from mxschmitt/dependabot/npm_and_yarn/multi-…

v3.22

01 May 18:17
v3.22
7b6a61a

Choose a tag to compare

What's Changed

  • ci(manual-test): stop mentioning the obsolete ubuntu-20.04 pool by @dscho in #220
  • Add support for the ssh commands in output by @maschwenk in #221
  • ci: verify that the action.yml files are in sync by @dscho in #223

New Contributors

Full Changelog: v3.21...v3.22

v3.21

21 Apr 13:03
v3.21
c606f86

Choose a tag to compare

What's Changed

  • Add a "sub-Action" for the detached mode by default by @dscho in #218

Full Changelog: v3.20...v3.21

v3.20

19 Apr 17:25
v3.20
c6f0481

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.19...v3.20

v3.19

10 Oct 18:26
e5c7151

Choose a tag to compare

What's Changed

  • chore(deps): bump to use actions/checkout v4 (node20 runtime) by @chenrui333 in #197
  • chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #196
  • chore(deps-dev): bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #201
  • Don't create /continue on macOS by @vadi2 in #186
  • Adding support for RHEL-based distributions by @lpottier in #205

New Contributors

Full Changelog: v3.18...v3.19

v3.18

15 Apr 07:23
b3db6e1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.17...v3.18

v3.17

09 Sep 20:33
a283f94

Choose a tag to compare

Bump dependencies - no user facing changes.

v3.16

18 May 11:52
53a5c23

Choose a tag to compare

What's Changed

  • Add support for a "detached" mode by @dscho in #162

Full Changelog: v3.15...v3.16

v3.15

17 May 08:47
73f5c99

Choose a tag to compare

What's Changed

  • Default to using public key authentication (if any public SSH key is registered) by @dscho in #153

Full Changelog: v3.14...v3.15