github-script's dependencies for Octokit are outdated (#59). @actions/github is listed as version 3.0.0, which is a full version behind the latest. The latest version of Octokit removes deprecated methods which haven't even been deprecated yet. Although these methods are still documented as of writing, this caused a moment of confusion for me. Please consider updating!
github-script's dependencies for Octokit are outdated (#59).
@actions/githubis listed as version 3.0.0, which is a full version behind the latest. The latest version of Octokit removes deprecated methods which haven't even been deprecated yet. Although these methods are still documented as of writing, this caused a moment of confusion for me. Please consider updating!