Skip to content

v0.1.0

Compare
Choose a tag to compare
@colinwahl colinwahl released this 09 Sep 18:33
· 15 commits to main since this release

Initial release of GitHub Actions Toolkit bindings. This features full bindings to the following packages:

  • @actions/core (as GitHub.Actions.Core)
  • @actions/exec (as GitHub.Actions.Exec)
  • @actions/io (as GitHub.Actions.IO)
  • @actions/tool-cache (as GitHub.Actions.ToolCache)
  • @actions/cache (as GitHub.Actions.Cache)