Skip to content

Releases: crazy-max/ghaction-github-runtime

v3.0.0

10 Sep 12:18
b3a9207
Compare
Choose a tag to compare

Full Changelog: v2.2.0...v3.0.0

v2.2.0

06 May 14:02
056b8ec
Compare
Choose a tag to compare

Full Changelog: v2.1.0...v2.2.0

v2.1.0

18 Oct 20:55
747e98c
Compare
Choose a tag to compare
  • Bump @actions/core from 1.6.0 to 1.10.0 (#25 #27)
  • Bump @actions/github from 5.0.1 to 5.1.1 (#28)

Full Changelog: v2.0.0...v2.1.0

v2.0.0

26 May 08:39
906832f
Compare
Choose a tag to compare
  • Node 16 as default runtime (#16)
    • This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.

v1.1.0

26 May 08:36
83094fe
Compare
Choose a tag to compare
  • Update dev dependencies and workflow (#15)
  • Bump @actions/core from 1.2.6 to 1.5.0 (#2 #10)
  • Bump @actions/github from 4.0.0 to 5.0.0 (#6)

v1.0.0

16 Jan 17:19
94085ce
Compare
Choose a tag to compare
  • Initial version