ghaction-github-runtime

GitHub Action to expose GitHub runtime to the workflow

MIT License

Stars
59
Committers
2

Bot releases are hidden (Show)

ghaction-github-runtime - v3.0.0 Latest Release

Published by crazy-max about 1 year ago

ghaction-github-runtime - v2.2.0

Published by crazy-max over 1 year ago

ghaction-github-runtime - v2.1.0

Published by crazy-max about 2 years ago

  • 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: https://github.com/crazy-max/ghaction-github-runtime/compare/v2.0.0...v2.1.0

ghaction-github-runtime - v2.0.0

Published by crazy-max over 2 years ago

  • 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.
ghaction-github-runtime - v1.1.0

Published by crazy-max over 2 years ago

  • 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)
ghaction-github-runtime - v1.0.0

Published by crazy-max almost 4 years ago

  • Initial version