Skip to content

Conversation

@sethvargo
Copy link
Contributor

@sethvargo sethvargo commented Nov 10, 2022

This has supported both WIF and SAKE since Nov 2, 2021. This removes the need to parse the key and guess its type, removing a lot of unnecessary code.

This changes the API to accept a filepath instead of raw credentials and will require an major version bump.

Closes #71

@sethvargo sethvargo force-pushed the sethvargo/auth branch 2 times, most recently from 606a204 to edc48b8 Compare November 10, 2022 02:08
This has supported both WIF and SAKE since Nov 2, 2021. This removes the need to parse the key and guess its type, removing a lot of unnecessary code.

This changes the API to accept a filepath instead of raw credentials and will require an major version bump.
@sethvargo sethvargo merged commit 4e801ca into main Nov 10, 2022
@sethvargo sethvargo deleted the sethvargo/auth branch November 10, 2022 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Refactor to use actions-utils

2 participants