Skip to content

3.0.0

Choose a tag to compare

@rlespinasse rlespinasse released this 26 Oct 20:28

3.0.0 (2020-10-26)

Bug Fixes

  • upgrade actions core due to CVE fix (d0549c1)

Features

  • add support for windows and macos jobs (13c2f38)

BREAKING CHANGES

  • The action implementation move from container action to node.js action

Co-authored-by: Romain Lespinasse romain.lespinasse@gmail.com