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

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

Description

@jantman

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions