This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Open
Description
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.
Metadata
Assignees
Labels
No labels