Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Bump @actions/github version for GitHub Enterprise Server support #28

Open
jantman opened this issue May 13, 2022 · 1 comment
Open

Comments

@jantman
Copy link

jantman commented May 13, 2022

I attempted to use this action on a self-hosted GitHub Enterprise Server (GHES), and it's still trying to talk to the github.com API to post the reaction.

The description of actions/github on NPM ( https://www.npmjs.com/package/@actions/github ) says:

Returns an authenticated Octokit client that follows the machine proxy settings and correctly sets GHES base urls.

It looks like actions/github is currently at version 5.0.2 but this project is locked to version 1.1.0.

Bumping actions/github to any version from 2.2.0 up should fix this.

@donatobarone
Copy link

I am having the same problem, anybody that can look into it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants