Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github.repos.deleteDeployment is not a function #40

Closed
koistya opened this issue Apr 19, 2020 · 5 comments
Closed

github.repos.deleteDeployment is not a function #40

koistya opened this issue Apr 19, 2020 · 5 comments

Comments

@koistya
Copy link

@koistya koistya commented Apr 19, 2020

No description provided.

@jclem
Copy link
Collaborator

@jclem jclem commented Apr 20, 2020

This likely just means we need to update dependencies in @actions/core or we need to update @actions/core in this repo. I'm temporarily on another project but will come back to this ASAP.

@jclem
Copy link
Collaborator

@jclem jclem commented May 18, 2020

Confirmed that @actions/github's version of @octokit/rest is a little behind https://github.com/actions/toolkit/blob/a67b91ea15598bea0bbf639ef4e91916feab0c69/packages/github/package.json#L42

@jclem
Copy link
Collaborator

@jclem jclem commented May 18, 2020

This will be fixed once this draft PR lands actions/toolkit#453. At that point, I'll release a new version of github-script. Leaving this open until then.

@localheinz
Copy link
Contributor

@localheinz localheinz commented May 25, 2020

@jclem

Looking forward to it!

🤓

@jclem
Copy link
Collaborator

@jclem jclem commented Jun 4, 2020

This should now be available in v2:

- uses: actions/github-script@v2
@jclem jclem closed this Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.