Skip to content

Action fails to read token when used with actions/checkout@v6 #231

@anthonyoteri

Description

@anthonyoteri

I've recently updated from actions/checkout@v5 to actions/checkout@v6, and that update breaks this action.

We now get an error saying fatal: could not read Username for 'https://github.com': No such device or address when it tires to call cr index.

It may be helpful to add some info to the README here saying how to configure actions/checkout@v6 to work with this action.

Reverting the checkout action back to v5 caused this to work again, so it's just some kind of incompatibility between these actions.

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