Skip to content

Add Octokit deps directly#59

Merged
jclem merged 1 commit into
masterfrom
add-octokit-deps
Jun 8, 2020
Merged

Add Octokit deps directly#59
jclem merged 1 commit into
masterfrom
add-octokit-deps

Conversation

@jclem
Copy link
Copy Markdown
Contributor

@jclem jclem commented Jun 8, 2020

This adds @octokit/* packages as direct dependencies of this Action.

Previously, when they were transitive, we had to wait for @actions/toolkit to update in order to get those new versions. As long as the direct dependencies we have are compatible with what @actions/toolkit needs, they'll be used, instead.

Fixes #58

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 8, 2020

Hello from actions/github-script! (e2d2ccb)

@jclem jclem merged commit 82b33c8 into master Jun 8, 2020
@jclem jclem deleted the add-octokit-deps branch June 8, 2020 22:20
@rossjrw rossjrw mentioned this pull request Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

github.repos.deleteDeployKey is not a function

1 participant